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

RE: Re: Transaction errors while updating

From: Glenn McAllister <gmcallister_at_sapient.com>
Date: 2004-09-10 16:33:23 CEST

In our case, the version of TortoiseSVN we use is the unsupported one
with the _svn directories, because we use Web Projects in Visual Studio
.NET 2003. Yes, I'm aware of the alternatives, however the team has
decided that they want to stick with the Web Projects.

Can we use the TortoiseSVN command line client with a relative path?
Hrm... guess this is the wrong list for that question. I'll see if I
can figure it out.

Glenn McAllister

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Thursday, September 09, 2004 8:31 PM
To: Dmitry Beransky
Cc: users@subversion.tigris.org
Subject: Re: Transaction errors while updating

Dmitry Beransky wrote:

> I just finished reading the discussion related to bug #1862
> (http://subversion.tigris.org/issues/show_bug.cgi?id=1862). Just like

> so many other TSVN users I'm constantly hitting this problem. My
> question is: Can anyone recommend a way to recover from this error
that
> doesn't involve wiping the local copy?
>

According to the latest #1862 research, this error happens whenever:

   1. the working copy is 'incomplete' (update was interrupted)
   2. TortoiseSVN tries to update using an absolute path

To fix this, run 'svn up' with a commandline client instead of TSVN.
That will use a relative path instead of an absolute path, and allow the

update to complete.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 10 16:34:09 2004

This is an archived mail posted to the Subversion Users mailing list.

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