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

Re: repost: "No such file or directory" on checkout leaves locks....

From: Wade Hampton <wade.hampton_at_nsc1.net>
Date: 2004-12-01 15:36:22 CET

Wade Hampton wrote:

> [snip]
>
> 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.

At this point, I only have part of the files in this directory and the
checkout
seems to have aborted. If I look in a known good checkout of this project
I see several additional files (also, these are in
install_system/.svn/tmp/text-base).

>
> svn status shows a lock in trunk/install_system
>
> I ran svn cleanup on the repository:
> svn cleanup <path>/svn/<reponame>

Svn cleanup reports and error:

 Can't copy trunk/install_system/.svn/tmp/text-base/install.sh.svn-base
to trunk/install_system/install.sh.2.tmp:
  No such file or directory

I have tried running both svnadmin recover and running db_recover -vech
/repo/db, however
I am still getting this problem.

>
> 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 Wed Dec 1 15:39:52 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.