|
||||||||||||||
|
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 |
||||||||||||||
- [JIRA] (JENKINS-13764) CVS authenticati... [email protected] (JIRA)
- [JIRA] (JENKINS-13764) CVS authent... [email protected] (JIRA)
- [JIRA] (JENKINS-13764) CVS authent... [email protected] (JIRA)
- [JIRA] (JENKINS-13764) CVS authent... [email protected] (JIRA)
- [JIRA] (JENKINS-13764) CVS authent... [email protected] (JIRA)
- [JIRA] (JENKINS-13764) CVS authent... [email protected] (JIRA)
- [JIRA] (JENKINS-13764) CVS authent... [email protected] (JIRA)
- [JIRA] (JENKINS-13764) CVS authent... [email protected] (JIRA)
- [JIRA] (JENKINS-13764) CVS authent... [email protected] (JIRA)

It's still not working.
Same error as posted originally, tried with Jenkins CVS-Plguin 2.4.
When I look at the SSHConnection.java the method open() replaces / and \ with System.file,.separator. But it seems to use the settings from the master, not the slave. So with Windows Master and Linux Slave, I get \ instead of /, which is wrong and leads to the said exception.