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

Re: When Internet Connection Drop

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 20 Jan 2012 13:47:35 +0100

On 20.01.2012 12:47, Waseem Shahzad wrote:
> Guys
>
> Here is a Scenario.
>
> Suppose: I have schedule a script that Update checkout repository once
> in a day. If during Updating (*Suppose 99%* repository gets Updated),
> Client Connection gets drop from Main SVN Server, What will happen? How
> would I ensure the pure deployments/Update of my client Machine code?

What happens:
connection drops, client returns an error message. Working copy is
locked and requires a cleanup, i.e. to use any svn commands you have to
run the cleanup command first.
The working copy is in an inconsistent state because only part of the
working copy got updated. So in this situations, you should run the
update again to get the working copy consistent again.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2910174
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-20 13:47:47 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.