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

verify signals problems: can a revision be ignored?

From: Jose Miguel Pasini <josemiguelpasini_at_gmail.com>
Date: 2007-08-15 15:08:07 CEST

Hi,

I'm sorry if this is a FAQ, but I didn't find an answer in the archives.
The latest revision of my repository is having some problems, as shown
by:

% svn commit -m "trouble here"
Sending styles/main_style.css
svn: Commit failed (details follow):
svn: Failure opening
'/jm_website/trunk/WebContent/styles/main_style.css'
svn: '/jm_website/trunk/WebContent' is not a directory in filesystem
'/home/jpasini/svn_repos/db'

% svnadmin verify /home/jpasini/svn_repos/
...
* Verified revision 34.
svnadmin: Failure opening '/jm_website/trunk/WebContent/bio.html'
svnadmin: '/jm_website/trunk/WebContent' is not a directory in
filesystem '/home/jpasini/svn_repos/db'

I don't know the cause of the problem (I must have messed up while using
RapidSVN), but now I would like to be able to at least "ignore" or
"erase" this revision (35). I can check out the older revisions, and I
would like to simply commit the latest working copy I have, but I'm
paralyzed at this stage by these errors. Please help!

Thanks in advance,
José Miguel Pasini

PS: For completeness:
% uname -a
Linux cavafy 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
GNU/Linux
% svn --version
svn, version 1.4.3 (r23084)
   compiled Mar 28 2007, 22:48:32

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 15 15:06:15 2007

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.