Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 2.0-beta-3
-
Fix Version/s: None
-
Component/s: scm
-
Labels:None
-
Environment:CVS 2.5.03
jdk *
-
Number of attachments :
Description
When we use the goal release:perform, the plugins try to update the pom.xml
Bug we use CVS with checkout in read-only mode (by setting the variable CVSREAD to 1)
It seems that the plugins do not try to do a "cvs edit" before updating the file.
So the update file because the file is read only.
Christophe
Issue Links
- depends upon
-
SCM-317
Add edit and unedit commands
-
Activity
Emmanuel Venisse
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | scm [ 12698 ] |
Emmanuel Venisse
made changes -
The edit command must be implemented in Maven-SCM