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

Re: Deleting trouble

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2003-12-12 11:27:27 CET

Edmund Horner wrote:

> I went through this on Win 2K using svn.exe at the command prompt.
Do you have TortoiseSVN installed?

There is no problem, when you *only* use the cl client. If you once
fetch the status with explorer and TortoiseSVN it will happen. 100%
reliable on two different Win2K machines. The WC has to contain modified
files.

> I also looked at the FILEMON log, and I can't say I noticed anything
> strange. TextDatei.pas.tmp is closed twice, because it is opened twice
> (CREATE counts as OPEN).
I know, but what about TextDatei.pas.tmp.tmp ?!? It disappears somehow.
Is this double .tmp.tmp intentional or accidental?

> Is it possible the problem is that, behind the scenes, TortoiseSVN is
> still in the foobar/.svn/tmp directory? That sounds like something that
> could be remedied in TortoiseSVN or libsvn_wc.
TortoiseSVN never does anything directly. It fetches all it's
information via the svn libraries, so I think it doesn't 'cd into
/.svn/tmp' anywhere, but I'm not the person to know. That must be Stefan.

Cheers
-Lübbe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 12 11:28:06 2003

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

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