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

Re: [TSVN] So, it's possible I did a silly thing...

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-08-03 21:18:08 CEST

Peter Mounce wrote:

> So. Given this oversight, I'm now faced with removing from source
> control all the things I _don't_ want versioned. Presumably this is
> best done from the repo-browser, rather than deleting things one by one
> from the working copy?

If you delete it from the repo-browser, the files will still get deleted
from your working copy when you next update!

> Or is there a way to remove items from version control via the WC, but
> _not_ deleting them from disk? I don't _think_ there is, but things
> have moved on a little.

No, there isn't.
But: first export the whole wc to someplace else, then svn-rm the
files/folders you don't want anymore, commit, then copy the exported
files back.

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 Wed Aug 3 21:18:30 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.