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

Re: repost: "No such file or directory" on checkout leaves locks....

From: <kfogel_at_collab.net>
Date: 2004-12-02 18:17:02 CET

Wade Hampton <wade.hampton@nsc1.net> writes:
> To fix, all I had to do was to remove the four lines starting at K 14
> which made the symlink executable. Symlinks are mode 777
> by default hence making it executable is not required (may fail?).
>
> I think the problem was that VERSION.sh had been a file
> reference (made executable), but was removed (svn rm)
> and replaced with a symlink (svn add). The make executable
> must be an artifact. However, it should not kill my checkouts
> of the repo (at most should cause a warning). This seems to be
> a bug in svn.

I agree.

Could you do us a favor? Based on what you know now, can you
construct a minimal reproduction script (preferably one that involves
only working copies and a repository -- it would be easy to make using
a hand-constructed dumpfile, of course, but that's not a normal
situation), and file a bug, including a pointer to this thread in the
archives, and your script?

This should be pretty easy for us to fix, I just want to get it down
to a clean recipe first.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 2 18:23:16 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.