You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by ken carlino <ke...@gmail.com> on 2007/03/27 04:08:03 UTC

checkout a working copy in subversion

Hi,

I am reading example in subversion checkout

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.ref.svn.c.checkout

I would like to know if I check out just one of the subdirectories
(and its sub-directories) in the trunk instead of everything?

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: checkout a working copy in subversion

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Mar 26, 2007, at 23:08, ken carlino wrote:

> I am reading example in subversion checkout
>
> http://svnbook.red-bean.com/nightly/en/svn- 
> book.html#svn.ref.svn.c.checkout
>
> I would like to know if I check out just one of the subdirectories
> (and its sub-directories) in the trunk instead of everything?

If you're asking if you can do that, then... sure. Go right ahead.

svn checkout http://www.example.com/svn/trunk/foo/bar wcname



-- 

To reply to the mailing list, please use your mailer's Reply To All  
function


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org