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

Corrupted svn:wc:ra_dav:version-url ?

From: Number Cruncher <number.cruncher_at_ntlworld.com>
Date: 2006-08-03 10:50:43 CEST

I've a repository that's been running since Dec 2002 and have just
encountered a problem trying to commit a change to an old branch:

Sending old_branch/old.c
svn: Commit failed (details follow):
svn: CHECKOUT of '/N-S/!svn/ver/20/old_old_branch/old.c': 405 Method Not
Allowed (https://intranet.net)

The curious thing is that '/N-S/' is not the location of the repo: it's
"/svn/repo", and this file was changed much more recently than r20
(r1616). "svn log old.c" returns the correct history and the working
copy is a fresh checkout.

Looking at the svn:wc:ra_dav:version-url prop of the files in .svn/work
reveals that only "old.c" has the incorrect "N-S" path; all others are
"/svn/repo".

I've examined the text dump of the repo and, again, this is the only
file to have a svn:wc:ra_dav:version-url Prop-content K/V pair expressed
in the dump file.

Do I just delete the svn:wc:ra_dav:version-url entry from the dump file
and reload?

Thanks,
Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 3 10:52:03 2006

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.