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

Re: Rename of a local file in Nightly Build 11512

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-12-05 15:51:29 CET

tmto wrote:
> Hello,
>
> i run in the following error. I tried to rename a file in my working
> copy with TortoiseSVN but I got a error message "could not connect to
> server". That was right because the server was not availabe due a
> network error.
>
> But i thouhgt until today that subversion did not need a online
> connection to a server for local changes within the working copy.

Jein (sorry, had to use that German phrase) :)

That means: it depends.
Now that merge tracking is implemented in the nightly builds, even
operations that were previously completely local sometimes need now to
contact the server.

For renaming, that might go away until the final release. But for
example a 'revert' operation has to tell now the server that it also has
to revert the merge tracking info (e.g.: you do a reverse merge, but
then decide that it was a bad idea and revert the changes before you
commit - the server needs to know that the reverse merge was reverted).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Dec 5 15:51:43 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.