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

RE: Problem with symbolic links on windows introduced on trunk somewhere between revision 22556 and 22778

From: Marc Haesen <Marc.Haesen_at_oneaccess-net.com>
Date: 2007-01-09 10:59:53 CET

I did some debugging and if I apply the following patch, the problem disappears. It seems that the code is trying to create a temporary file twice.

The patch file is generated on windows (so it contains cr/lf)

Regards,
Marc

-----Original Message-----
From: Malcolm Rowe [mailto:malcolm-svn-dev@farside.org.uk]
Sent: Tuesday, January 02, 2007 22:29
To: Marc Haesen
Cc: dev@subversion.tigris.org; Erik Hülsmann
Subject: Re: Problem with symbolic links on windows introduced on trunk somewhere between revision 22556 and 22778

On Tue, Dec 26, 2006 at 08:59:13AM +0100, Marc Haesen wrote:
> When I checkout a directory containing a symbolic link on windows with a
> client build from trunk (last revision I tried was 22811), I get the
> following error message:
>
> svn: REPORT request failed on '/svnrepos/repos/!svn/vcc/default'
> svn: In directory 'xxxx'
> svn: Can't open file 'xxxx\.svn\tmp\file.ext.tmp.tmp': The file exists.
>
> The file.ext is a symbolic link (created with a linux client) in
> directory xxxx.
>
> Revision 22556 and before did not have this problem.
> Should I file a bug report for this?
>

Thanks for the report. It would help if you could produce a reproduction
recipe and/or narrow down the revision range a little more. That said,
there were some symlink-related changes in that range that may be relevant
(Erik: r22720 et seq).

Regards,
Malcolm

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

Received on Tue Jan 9 11:00:06 2007

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.