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

RE: Checking out only a subdirectory of a project?

From: Méresse Christophe <christophe.meresse_at_nagra.com>
Date: 2007-03-09 16:30:53 CET

 

________________________________

        From: Tom Malia [mailto:tommalia@ttdsinc.com]
        Sent: vendredi, 9. mars 2007 15:59
        To: users@subversion.tigris.org
        Subject: Checking out only a subdirectory of a project?
        
        

        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?

         

That's really strange and this explain also why you have the problems you described with your svn:externals.

I think that it should not be like that. What version of subversion do you have ? Do you use a third party tool ?

 

Regards

Christophe

 
Received on Fri Mar 9 16:31:20 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.