|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Seems it's still not working.
I have tried with the command line directly, using the new cvsclient-71-jenkins-9-SNAPSHOT.jar as CLASSPATH. And the same as before, if I use the "-C" option, the file is not updated:
$ java org.netbeans.lib.cvsclient.commandLine.CVSCommand update -C -d -P
cvs update: Updating .
cvs update: warning: testfile was lost
U testfile
But the testfile does not get updated to latest version (if I remove the -C then it does)