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

Subversion Error

From: Geoffrey Wiseman <geoffrey.wiseman_at_ingenura.com>
Date: 2003-07-23 20:39:41 CEST

I had a RA Layer Failure in the middle of an update earlier today, and
now I can't seem to get out of the loop I'm caught in:
 
If I just do an update, it complains that my .svn/tmp directory is
missing or corrupt. Cleanup doesn't resolve it.
 
F:\documents\ingenura\clients>svn cleanup
 
F:\documents\ingenura\clients>svn up
svn: The system cannot find the path specified.
svn: could not save file
svn: Your .svn/tmp directory may be missing or corrupt. Please run 'svn
cleanup' and try your operation again.
svn: svn_io_file_open: can't open `AClient/longPath/Juna
JavaDoc/API_javadoc/appintegration/dcx/utc/appintegration/class-use/.svn
/tmp/text-base/UTCAppIntegrationException.WrongCallSequenceException.htm
l.svn-base'
 
Alternately, if I try a trick that always worked with CVS and remove the
directory that has problems and then try to update ... it tells me that
the working copy isn't locked.
 
F:\documents\ingenura\clients>svn cleanup
 
F:\documents\ingenura\clients>svn update
svn: Working copy not locked
svn: directory not locked (AClient/projects/longPath)
 
Suggestions? Should I checkout that part of the repo on top of itself?
Is there any way to get out of this loop?
 
Thanks
 
   - Geoffrey

--
Geoffrey Wiseman
Ingenura Inc.
 <mailto:geoffrey.wiseman@ingenura.com> geoffrey.wiseman@ingenura.com
(416) 778-6284
PGP Public Key: http://www.ingenura.com/keys/GeoffreyWiseman.asc
 
Received on Mon Jul 28 16:48:06 2003

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.