[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Build question

From: Robert Schneider <r.schneider_at_weingartner.com>
Date: 2005-11-07 13:51:28 CET

>
> If you are checking out all projects using just one command (svn co
> <root-url-that-contains-all-projects>) then you can use HEAD, if not
> (svn co proj1, svn co proj2 etc) it is better to use a particular
> revison number.
>

svn co <root-url-that-contains-all-projects> is the worst case I guess.
Assuming you have a lot of tags and branches this could result in many
thousand file, whereas trunk has only a 50 or so.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 7 13:56:56 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.