Hello. 2013/01/16 11:47:30 -0800 Chuck Swiger <cswi...@mac.com> => To Peter Vereshagin : CS> On Jan 16, 2013, at 11:35 AM, Peter Vereshagin wrote: CS> [ ... ] CS> > Over again: How could I 'svn checkout' the sources without those '.svn' CS> > subdirectories in the each and every repo's subdirectories? CS> CS> If you're using Subversion-1.7 on the client side, there's only one .svn CS> subdirectory at the top level, rather than the older workarea format CS> where each subdirectory has it's own .svn subdir.
Oops I didn't yet... CS> Another alternative would be to use "svn export" instead of "svn checkout". CS> This will give you the files without .svn directories; however, you won't CS> have a workarea which you can update, see what's changed with svn diff, etc. Difference between 'work tree' and 'repo database' - kind of informed about, ok. Thank you. -- Peter Vereshagin <pe...@vereshagin.org> (http://vereshagin.org) pgp: 1754B9C1 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"