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

Re: Corrupted Working copy

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Wed, 21 Oct 2009 09:05:50 +0200

On Wednesday 21 October 2009, Charlie Bastnagel wrote:
> We have a corrupted working copy that was caused by the following has taken
> place.
>
> The Folder CCS containing several layers of directories was deleted.
>
> The Folder CCS was deleted in the Repository Browser
>
> Tried to recreate the folder CCS and add it to the repository.

So the deletion via the repo browser was a mistake? Why not just undo that
then? Reverting changes is a breeze in SVN.

> We run cleanup but no luck. We are using TSVN 1.4.8. All we want to do is
> start over with the CCS folder with all its contents and add it back to the
> repository.

You can not remove anything from a repository. Never. This is an SVN
principle. You can only mark things as not part of a new revision, which is
what the 'delete' command does. In other words, it is still there, you only
need to make it part of the new revision. Consult the manual on how to revert
changes.

Uli

-- 
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
Sator Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2409656
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-21 09:06:03 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.