[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Checking out only a subdirectory of a project?

From: Tom Malia <tommalia_at_ttdsinc.com>
Date: 2007-03-09 15:59:10 CET

OK, now give a repository that looks like:

> VENDOR_REPO_ROOT

>

> |_Solomon

>

> |_versions

>

> |_V55

>

> | |_Solomon

>

> | |_{Version 55 source files}

 

 

I want to check out ONLY the Solomon directory that is the subfolder of the
V55 directory to a working directory named Solomon.. How do I do this? When
I try to use :

 

Svn co it seems to only let me check out the entire project (i.e. the first
"Solomon" folder and all it's children)

 

Is it not possible to check out parts of a project independent of the total
project?

 
Received on Fri Mar 9 15:58:53 2007

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.