Excellent, Worked a treat. Its not entirely obvious from the docs that you can specify the substructure of a repository.
Many thanks Ian On May 7, 10:16 pm, "Phil Sayers" <[email protected]> wrote: > If the things you want to exclude from the "checkout" are in their own > folders... > For example: > > Folder1 "sourcecode" > Folder2 "Images" > Folder3 "BigFiles" > Folder4 "MoreSourceCode" > > I would suggest using the MultiSourceControl block and specifying Folder1 > and Folder4 within it. > You may need to shuffle the structure of your source tree to accomplish > this. > > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > > Behalf Of coxianuk > Sent: Thursday, May 07, 2009 3:59 PM > To: ccnet-user > Subject: [ccnet-user] Extracting part of an SVN repository > > Hi, > > I have a repository that contains documentation (specs, etc), source, > database scripts, DB backups, etc. For the build process I only need > th esource directories, however, I cannot find a way to stop CCNET > just dumping the compleet repository to the disk. This times out due > to the large size of some of the files so precludes clean builds. > > Ideas please? > > Many thanks- Hide quoted text - > > - Show quoted text -
