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

CheckOut selected folders

From: Grace Go <grace.go_at_syncvoice.com>
Date: 2006-12-22 17:47:59 CET

Hello,

I am not sure if this has already been posted, sorry if it did.

Say for ex here is my structure of my repository:

\Project

-Folder1
  Subfolder1

-Folder2
  Subfolder2_1
  Subfolder2_2
  Subfolder2_3

What I wanted to do is to select Folder1 and its subfolder and only
subfolder2_2. When I select these folders and right click on it (using
TortoiseSVN) and select CheckOUt, and point to c:\proj, it copies it to my
WC (client) however the structure on my WC /client shows like this:

\Proj
  -Folder1
     Subfolder1
  -Subfolder2_2

How can I checkout so that if I select Folder2 it doesn't get Subfolder2_1
and Subfolder2_3, coz I only want subfolder2_2 but it has to be on the same
structure with that of the repository.. Is this possible?

 My WC should show this structure..
 C:\proj
    - Folder1
      -Subfolder1
    -Folder2
      -Subfolder2_2

Thank you,
Grace

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Dec 22 17:48:12 2006

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

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