Check out subdirectory problem after checking out non-recursively.
From: Hojin Choi <pynoos_at_users.kldp.net>
Date: 2004-05-27 09:47:07 CEST
Hi, all
If we have a svn repository like below,
/work/repos/module1/
I checked out with,
svn co -N http://blahserver/work/repos/module1
the very directory, module1, and then, changed directory to it,
cd module1
In this state, is there any way to check out sub-directories of module1
In cvs, we can use
cvs up -d
but, in svn?, I have read manual, but there is no option doing such like in cvs.
Thanks in advance..
---------------------------------------------------------------------------
|
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.