Hi, Even if checkout was possible, I don't think that it is a good idea from a perf standpoint: if you export a file, it gets out of svn control and the changes cannot be tracked.
So, next time your run the job, you have to do a full export again even if the file didn't change inbetween: can take a long time for a big file. So, as disk space is cheap, I would prefer several copies rather than the network burden (and corresponding delay to start) of a big file regards didier On Feb 23, 12:40 pm, "Asmann, Roland" <[email protected]> wrote: > Hi all, > > Would it be possible to use 'svn export' instead of 'svn checkout'? > We have a couple of projects that contain very large files, which are > then obviously saved twice on the Server -- once as the actual file and > once as the bas-version for SVN. > > Since we don't check-in stuff from Jenkins, we would definitely benefit > in both performance and disc usage when getting our project using 'svn > export'. Can this be added to the svn-plugin as one of the options? > > Thanks, > > Roland > > -- > Roland Asmann > Senior Software Engineer > > adesso Austria GmbH > Floridotower 26. Stock T +43 1 2198790-27 > Floridsdorfer Hauptstr. 1 F +43 1 2198790-927 > A-1210 Wien M +43 664 88657566 > E [email protected] > Wwww.adesso.at > > ------------------------------------------------------------- > >>> business. people. technology. <<< > -------------------------------------------------------------
