consistency: svn checkout creates intermediate folders, svn export does not
From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-06-08 23:21:22 CEST
Hi,
when checking out a branch to a local folder like this:
svn checkout http://svn.collab.net/repos/svn/trunk /tmp/a/b/c/d
Subversion will automatically create all intermediate folders a, b & c.
Whereas,
will give:
In terms of consistency, shouldn't svn export also create the intermediate
I can create a patch for it, just want to make sure that this is what we
regards,
Lieven.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.