[jira] Issue Comment Edited: (SCM-317) Add edit and unedit commands

2008-02-11 Thread Christophe Lallement (JIRA)

[ 
http://jira.codehaus.org/browse/SCM-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123238
 ] 

christophe edited comment on SCM-317 at 2/11/08 4:46 AM:
---

Hello

Any news for integration of  this patch into an official release ?
It works like a charm into my company since many months.

Regards.

  was (Author: christophe):
Hello

Any news for integration of  this path into an official release ?
It work like a charm in my copany since many months.

Regards.
  
 Add edit and unedit commands
 

 Key: SCM-317
 URL: http://jira.codehaus.org/browse/SCM-317
 Project: Maven SCM
  Issue Type: New Feature
  Components: maven-scm-provider-cvs
Reporter: Emmanuel Venisse
 Fix For: 1.x

 Attachments: provider-cvs-with-edit.patch




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Issue Comment Edited: (SCM-317) Add edit and unedit commands

2008-02-11 Thread Christophe Lallement (JIRA)

[ 
http://jira.codehaus.org/browse/SCM-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113325
 ] 

christophe edited comment on SCM-317 at 2/11/08 4:44 AM:
---

Hello

I can see that the issue depend on MRELEASE-189 .
It's not the truth, it's opposite.

I have made a patch to add cvs edit feature
The patch is based on the 1.0 released (svn tag).

The fix  impact 3 projects:
* maven-scm-provider-cvs-commons
* maven-scm-provider-cvsexe
* maven-scm-provider-cvsjava

I have tested the both mode (native and command line) with success.

In fact the fix is in 2 parts:
1/ add the features into maven scm cvs plugins
2/ make a little patch because javacvs (netbeans) provide a default cvs command 
factory which does not include edit !!! (even the Edit command is present in 
the javacvs library ! ).

Let me know if you plan to include this in a next release.

Regards Christophe
PS: it's the first time i create a svn patch, if you want i can attach the 
complete source.



  was (Author: christophe):
Hello

I can see that the issue depend on MRELEASE-189 .
It's not the truth, it's opposite.

I have made a path to add cvs edit feature
The patch is based on the 1.0 released (svn tag).

The fix  impact 3 projects:
* maven-scm-provider-cvs-commons
* maven-scm-provider-cvsexe
* maven-scm-provider-cvsjava

I have tested the both mode (native and command line) with success.

In fact the fix is in 2 parts:
1/ add the features into maven scm cvs plugins
2/ make a little patch because javacvs (netbeans) provide a default cvs command 
factory which does not include edit !!! (even the Edit command is present in 
the javacvs library ! ).

Let me know if you plan to include this in a next release.

Regards Christophe
PS: it's the first time i create a svn patch, if you want i can attach the 
complete source.


  
 Add edit and unedit commands
 

 Key: SCM-317
 URL: http://jira.codehaus.org/browse/SCM-317
 Project: Maven SCM
  Issue Type: New Feature
  Components: maven-scm-provider-cvs
Reporter: Emmanuel Venisse
 Fix For: 1.x

 Attachments: provider-cvs-with-edit.patch




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Issue Comment Edited: (SCM-317) Add edit and unedit commands

2007-11-13 Thread Christophe Lallement (JIRA)

[ 
http://jira.codehaus.org/browse/SCM-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113325
 ] 

Christophe Lallement edited comment on SCM-317 at 11/13/07 5:48 AM:


Hello

I can see that the issue depend on MRELEASE-189 .
It's not the truth, it's opposite.

I have made a path to add cvs edit feature
The patch is based on the 1.0 released (svn tag).

The fix  impact 3 projects:
* maven-scm-provider-cvs-commons
* maven-scm-provider-cvsexe
* maven-scm-provider-cvsjava

I have tested the both mode (native and command line) with success.

In fact the fix is in 2 parts:
1/ add the features into maven scm cvs plugins
2/ make a little patch because javacvs (netbeans) provide a default cvs command 
factory which does not include edit !!! (even the Edit command is present in 
the library.

let me know if you planne ti include this in a next release.

Regards Christophe
PS: it's the first time i create a svn patch, if you want i can attach the 
complete source.




 was:
Hello

I can see thst the issue depend on MRELEASE-189 .
It's not the truth, it's opposite.

I have made a path to add cvs edit feature
The patch is based on the 1.0 released (svn tag).

In fix impact the 3 project:
* maven-scm-provider-cvs-commons
* maven-scm-provider-cvsexe
* maven-scm-provider-cvsjava

I have tested the both mode (native and command line) with success.

In fact the fix is in 2 parts:
1/ add the features into maven scm cvs plugins
2/ make a little patch because javacvs (netbeans) provide a default cvs command 
factory which does not include edit !!! (even the Edit command is present in 
the library.

let me know if you planne ti include this in a next release.

Regards Christophe
PS: it's the first time i create a svn patch, if you want i can attach the 
complete source.



 Add edit and unedit commands
 

 Key: SCM-317
 URL: http://jira.codehaus.org/browse/SCM-317
 Project: Maven SCM
  Issue Type: New Feature
  Components: maven-scm-provider-cvs
Reporter: Emmanuel Venisse
 Fix For: 1.x

 Attachments: provider-cvs-with-edit.patch




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Issue Comment Edited: (SCM-317) Add edit and unedit commands

2007-11-13 Thread Christophe Lallement (JIRA)

[ 
http://jira.codehaus.org/browse/SCM-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113325
 ] 

Christophe Lallement edited comment on SCM-317 at 11/13/07 5:48 AM:


Hello

I can see that the issue depend on MRELEASE-189 .
It's not the truth, it's opposite.

I have made a path to add cvs edit feature
The patch is based on the 1.0 released (svn tag).

The fix  impact 3 projects:
* maven-scm-provider-cvs-commons
* maven-scm-provider-cvsexe
* maven-scm-provider-cvsjava

I have tested the both mode (native and command line) with success.

In fact the fix is in 2 parts:
1/ add the features into maven scm cvs plugins
2/ make a little patch because javacvs (netbeans) provide a default cvs command 
factory which does not include edit !!! (even the Edit command is present in 
the javacvs library ! ).

Let me know if you plan to include this in a next release.

Regards Christophe
PS: it's the first time i create a svn patch, if you want i can attach the 
complete source.




 was:
Hello

I can see that the issue depend on MRELEASE-189 .
It's not the truth, it's opposite.

I have made a path to add cvs edit feature
The patch is based on the 1.0 released (svn tag).

The fix  impact 3 projects:
* maven-scm-provider-cvs-commons
* maven-scm-provider-cvsexe
* maven-scm-provider-cvsjava

I have tested the both mode (native and command line) with success.

In fact the fix is in 2 parts:
1/ add the features into maven scm cvs plugins
2/ make a little patch because javacvs (netbeans) provide a default cvs command 
factory which does not include edit !!! (even the Edit command is present in 
the library.

let me know if you planne ti include this in a next release.

Regards Christophe
PS: it's the first time i create a svn patch, if you want i can attach the 
complete source.



 Add edit and unedit commands
 

 Key: SCM-317
 URL: http://jira.codehaus.org/browse/SCM-317
 Project: Maven SCM
  Issue Type: New Feature
  Components: maven-scm-provider-cvs
Reporter: Emmanuel Venisse
 Fix For: 1.x

 Attachments: provider-cvs-with-edit.patch




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira