No, Jenkins uses subversion cmd, what can be downloaded from subversion.apache.org.
Garami Gábor gabor.gar...@hron.me Skype: hron84 Tel: +36 20 235 9621 Sent from my T-Mobile G2 Ezt a levelet telefonról adták fel, ékezethibákat tartalmazhat. 2012.04.10. 23:41, "Les Mikesell" <lesmikes...@gmail.com> ezt írta: > 2012/4/10 Gábor Garami <gabor.gar...@hron.me>: > > In Jenkins terminology Slave means separated machine what fetches, builds > > and test jobs and all artifact being copied back to the Master after > build, > > inc. test logs, real artifacts, stats, etc. Master just triggers and > monitor > > the build process but not do anything on Slave. Except if you specified > to > > install some tools (e.g. Maven, Ant, JDK. etc) from their site. > > > > So you need install svn and all tools for successful build to ALL slaves. > > And you must set required creds to if they're needed. > > I thought jenkins used the java subversion client and passed the > credentials that you set for the job. Or are you running local tools > in a build script commands instead of using the subversion plugin? > > -- > Les Mikesell > lesmikes...@gmail.com >