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

Re: [TSVN] Checkout only certain sub-folders

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-09 18:17:38 CEST

Hughes, Trystan wrote:

> is there a way I can 'Checkout' only selected Subfolders that reside
> within one main folder without having to Check them out individually
> or performing one big Checkout that will bring across all the
> folders?
>
> For example, if I have my main folder called, 'Main', and within this
> folder I have three other folders, 'Folder_1', 'Folder_2', and
> 'Folder_3'. If I only wanted to Checkout 'Folder_1' and 'Folder_3' in
> one go, and not Checkout 'Folder_2', how can I do this in TSVN?

You can't. And you can't either with the CL client. But, as you already
mentioned, you can check out each folder individually.
Or: create a separate folder somewhere in your repository (e.g.
/users/yourname) and add there svn:externals properties for each folder
you want. Then you can check out 'your' folder from the repository.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon May 9 18:49:03 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.