On Thu, Oct 20, 2005 at 02:47:19PM +0200, Florian Weimer wrote: > * Daniel Berlin: > > > You could simply do non-recursive checkouts (svn co -N) of the dirs you > > want. > > SVN doesn't care how you piece together the working copy. > > Doesn't "commit -N" cause the working copy to become fragmented, so > that you cannot issue a working-copy-wide commit or diff anymore?
yes. -- Steve