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

Re: Help me convince admin to upgrade TortoiseSVN!

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Tue, 31 Mar 2009 09:22:45 +0200

On Monday 30 March 2009, Phil C wrote:
> Recently there was a commit issue where developer A (using 1.5.x) was
> committing changes on an older revision (say rev 10), and developer
> B's (using 1.4.x) changes (done in rev 12) were being overwritten.

Impossible. If your working copy is not up to date, Subversion will not accept
your changes, which has been so since forever. Now, if you update the WC, it
will merge in the changes, so they are preserved. If your developer still had
the editor for the files open and saved them over the updated versions, of
course the merged in changes are lost. However, in the commit dialog, they
still are presented with the option of looking at what they are going to
commit. If they don't use this option they are to blame, not the tool.

> The admins and developers in question are attributing this "bug" to the
> fact of having different tortoise clients on their machines.

I find it hard to believe that "admins and developers" fall for such
superstition.

> BUT now our admins are telling us all to revert back to Tortoise 1.4.x in
> order to prevent any more of these "conflicts".

This will give you problems with working copy format changing non-backward
compatibly from 1.4 to 1.5, so you will have to check out again.

> First of all, can somebody confirm to me that there is no issues with
> different developers using different version clients (1.4.x and 1.5.x) with
> an older subversion server (1.4.x)?

Yes, the server is not the issue, though 1.5 servers provide better merge
information.

> Secondly, what could I tell my admins in order for them to allow us to
> upgrade to the latest version, 1.6.0?

I'd watch this list since the release of 1.6. If no big issues come up, I will
upgrade.

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.
**************************************************************************************
Received on 2009-03-31 09:23:04 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.