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

Re: How to remove local files without affecting repository

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 03 May 2009 08:53:10 +0200

Ronni Rosenberg wrote:
> Let me be more specific. I have the following structure:
>
> MyHeadDirectory
> Subdirectory1
> Subdirectory2
> Subdirectory3
>
> (The subdirectories have their own subdirectories in turn.)
>
> I want to delete my working copy of Subdirectory2. Then, when I do
> future updates at the level of MyHeadDirectory, I want to get only
> Subdirectory1 and Subdirectory3. Is this doable?

* checkout MyHeadDirectory with depth "only file children"
* open repository browser on checked out working copy
* browse to Subdirectory1, right-click, "update item to revision",
select depth "fully recursive"
* repeat for Subdirectory2

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2042022
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-05-03 08:53:26 CEST

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.