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

Unable to recreate/delete a file in repository

From: Leons Petrazickis <leons.petrazickis_at_gmail.com>
Date: Tue, 27 May 2008 14:10:31 -0400

Hello,

The users of an SVN repository I administer were unable to re-add
trunk/app/views/user/login.rhtml to the repository. Browing the
repository itself showed an old version, but it did not show up in SVN
Update -- only in completely fresh checkouts.

I renamed the user/ directory to user2/ and created a new user/
directory. Committing login.rhtml to the fresh user/ directory still
failed (but, say, login2.rhtml worked).

This is not an authentication issue. There is also nothing in Apache error logs.

svnadmin recover and svnadmin verify find no problems.

I then tried recreating the repository from scratch by dumping the
contents into a fresh repository. The problem remains.

This is the error:

Adding user/login.rhtml
svn: Commit failed (details follow):
svn: PROPFIND request failed on '/svn/Lava/trunk/app/views/user/login.rhtml'
svn: PROPFIND of '/svn/Lava/trunk/app/views/user/login.rhtml': 500
Internal Server Error (http://localhost)

What can I do to recover? Or to permanently remove all traces of
login.rhtml from the repository so that a new login.rhtml can be
checked in?

Regards,

Leons Petrazickis
Software Developer, IBM

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-27 20:10:58 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.