Scott Stewart (2013-12-10 00:57):
Id like a jenkins job to do a Subversion update to a UNC path on a windows server. this path is on a different domain and needs credentials. Can Jenkins update to this if so how.

Using windows shares for SVN is not advised (see Subversion help or maybe Tortoise SVN help). But if you have to and you are able to do it from command line then it should be possible. You just need to test it from command line and then setup shell/bash step in Jenkins. But if you mean Windows credentials then it will probably not work (unless you will be able to save them during the test).

Regards,
Nux.

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to