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

Re: [reproduction recipe] SVN crash after manual deleting a "Test"+"Test/.svn" dir

From: makl <makl_at_tigris.org>
Date: 2004-02-29 13:42:34 CET

Garrett Rooney wrote:
> Fixed the crash in revision 8863, but you're still not going to be able
> to do what you're trying to do. You'll have to commit the delete before
> copying over it. Now it will at least return an error instead of
> crashing, which is a step in the right direction.

Yes. It is a step in the right direction (don't crash) but it doesn't
solve the problem. The problem is that the code cannot construct a URL
based on the URL of the working copy and the given path.

After committing the deletion I get the following error with the copy:
"svn: 'dir1' is not under version control"

That even with the correct URL the copy fails is another story
(Issue 1634). With files it should work.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 29 13:39:54 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.