Re: How to checkout only the tree structure of a repository
From: Ed Price <ed.price_at_gmail.com>
Date: 2006-10-19 22:07:52 CEST
> > svn ls -R $URL | grep '/$' | xargs mkdir
> But will that get you an actual checkout, or just a directory
Good point, it's just an "export" not a "checkout".
No idea how to do an actual check out...
-Ed
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.