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

svn repo can't make any changes

From: Bruce Skelton <sfcowpalace_at_gmail.com>
Date: Tue, 18 Jun 2013 11:16:34 -0700

We have a repo on our svn server where no changes can be made. This became
apparent when the project owners attempted an svn copy to create a new
branch.

svn copy svn+ssh://user@svn.server.com/svn/myprojects/projects/projectnamesvn+ssh://
user_at_svn.server.com/svn/myprojects/branches/projects/projectname/R-blah

svn: E000020: Can't move '/svn/myprojects/db/txn-protorevs/140999-3139.rev'
to '/svn/myprojects/db/revs/141/141000': Not a directory

In the db/revs directory is a file 141

Why is the server attempting to make a directory where a file already
exists?

At this point no changes can be made to the repo.

svn info shows

Repository UUID: 853606d7-920d-0410-88c8-e26e540774b4
Revision: 140999
Node Kind: directory

Any help is greatly appreciated.
Bruce
Received on 2013-06-18 20:18:54 CEST

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.