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

Re: How to abandon changes after locks have been stolen

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Fri, 28 May 2010 14:48:00 +0200

On Friday 28 May 2010, davidd31415 wrote:
> If I lock a file on computer A, make changes, and then later steal the
> locks to that file on computer B and comit the computer B changes to the
> repository, how can I abandon the changes on computer A?

Try using the "revert" function.

> I thought I would be able to perform and update on computer A and bring the
> repository current but that didn't work for me. I ended up deleting the
> repository and the downloading the entire thing again.

Update will _NEVER_ overwrite any changes, it is a design philosophy of
Subversion to preserve things unless explicitly asked to, so it will also not
throw away your work in this case. That said, I guess that updating will lead
to a merge conflict, which you simply resolve by "resolve using theirs".

Uli

-- 
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
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=2614466
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-05-28 14:48:14 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.