
18 Sep
2007
18 Sep
'07
3:08 a.m.
David Abrahams wrote:
It's also possible to use svn:externals to automate the collection of subdirectories so you can do this directly in an svn working copy.
But note that svn externals are broken in a lot of ways. It is not possible to do a commit across externals, for example. Ditto for diffs. Just a caution that svn externals are not the panacea they are made out to be. -Dave