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

Re: Deleted Directory causing serious errors

From: Kurt Pruenner <leak_at_gmx.at>
Date: Mon, 09 Feb 2009 09:23:09 +0100

lesterw wrote:
> How can I make subversion "forget" about this directory and
> associated error? Thanks

If you've deleted the directory and successfully updated your working
copy it should be gone.

You can't easily remove it from the repository's history, though - that
would need a mixture of svnadmin dump and some filtering of the
resulting text file followed by an svnadmin load - on the server side,
though.

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1128217
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-09 09:23:34 CET

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.