|
From: Florian K. <fl...@ei...> - 2013-11-20 23:10:52
|
On 11/20/2013 11:31 PM, Yan wrote: > > I guess, from a philosophical prospective, it makes more sense to me to > have VEX in a separate repo if it's independent anyways. This way, projects > that use VEX and not Valgrind wouldn't have to pull the whole Valgrind repo > and so forth. Seems cleaner to me. No need to check out the whole tree just to get some subdir. E.g. svn co svn://svn.valgrind.org/valgrind/trunk/tests tests will just check out the 'tests' subdirectory. Florian |