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

Commit dialog repeated when commit itself succeds but updating WC fails

From: Niemann, Hartmut <hartmut.niemann_at_siemens.com>
Date: Fri, 16 May 2014 15:24:40 +0000

Hello!

If a commit fails due to a server-side problem, the commit
restarts (files remain checked/unchecked, commit message remains), which is very useful.

Our server tends to produce SSL connection failures (way too often, but
this is a different problem).

I observed that there seem to be two distinct accesses to the server, one for the commit
and one that seems to update the working copy.
I saw the commit access succeed (Commit number is displayed)
but the second access fail (with the SSL communication problem).

I could see via our server's web interface that the changes were truly committed.

Then TortoiseSVN tries to repeat the commit (reopens the commit dialog), which seems to be wrong in this case,
because the changes are already committed.
The right thing to do seems to be to repeat the update only. (I updated by hand and TSVN merged
the changes, which was trivial because server and wc content was identical.)

Am I missing anything?
Is TSVNs behavior correct, or would it be possible / better to differentiate whether the
commit part or the update-wc part failed?

(Tortoise SVN 1.8.6 on Win7)

Mit freundlichen Grüßen
Dr. Hartmut Niemann

Siemens AG
Infrastructure & Cities Sector
Rail Systems Division
Locomotives and Components
IC RL LOC EN CCI 1
Werner-von-Siemens-Str. 67
91052 Erlangen, Deutschland
Tel: +49 9131 7-34264
Fax: +49 9131 7-26254
mailto:hartmut.niemann_at_siemens.com

Siemens Aktiengesellschaft: Vorsitzender des Aufsichtsrats: Gerhard Cromme; Vorstand: Joe Kaeser, Vorsitzender; Roland Busch, Klaus Helmrich, Hermann Requardt, Siegfried Russwurm, Ralf P. Thomas; Sitz der Gesellschaft: Berlin und München, Deutschland; Registergericht: Berlin Charlottenburg, HRB 12300, München, HRB 6684; WEEE-Reg.-Nr. DE 23691322

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3078517

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-16 17:24:54 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.