[
https://issues.apache.org/jira/browse/SCM-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961036#comment-17961036
]
ASF GitHub Bot commented on SCM-317:
------------------------------------
jira-importer commented on issue #546:
URL: https://github.com/apache/maven-scm/issues/546#issuecomment-2964602053
**[Christophe
Richard](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=christophe)**
commented
Hello
I can see that the issue depend on
MRELEA[SE-189](https://issues.apache.org/jira/browse/SE-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.
> Add edit and unedit commands
> ----------------------------
>
> Key: SCM-317
> URL: https://issues.apache.org/jira/browse/SCM-317
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-scm-provider-cvs
> Reporter: Emmanuel Venisse
> Priority: Major
> Attachments: provider-cvs-with-edit.patch
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)