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

"No such file or directory" on checkout leaves locks....

From: Wade Hampton <wade.hampton_at_nsc1.net>
Date: 2004-11-22 23:18:44 CET

I am fairly new to subversion but really like it, however I am having a
problem. I am
running Subversion 1.1.1 on RedHat 7.3 (server) and RedHat 9 (client).

My server crashed earlier today (subversion should have been idle at the
time, however).
I am now trying to checkout a repository but am getting an error:

    svn checkout <url>/svn/<reponame> test123
    A test123/trunk/.....
    ...
    A test123/trunk/install_system/aaareadme.txt
    svn: In directory 'test123/trunk/install_system'
    svn: Can't change executability of file
'test123/trunk/install_system/VERSION.sh':
        No such file or directory.

svn status shows a lock in trunk/install_system

I ran svn cleanup on the repository:
   svn cleanup <path>/svn/<reponame>

However, I am still gettting the same error when trying to check it out
(e.g., checkout into a new directory):
    svn checkout <server>/svn/<name> test3

Any help would be most appreciated....

--
Wade Hampton
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 22 23:21:00 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.