I find the fact that svn dumps its file copies into the same tree with the source files pretty annoying, since it's no longer possible to grep files, since you get dups, and do other things. Is there a way to configure svn to store its stuff elsewhere?
Nope, but you can use something like the wcgrep script to avoid the problem. You can grab it from the svn source tree in contrib/client-side or directly from the repos at
http://svn.collab.net/repos/svn/trunk/contrib/client-side/wcgrep
-garrett
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
