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

Problems trying to hotcopy - No such file or directory ?

From: Jonathan del Strother <maillist_at_steelskies.com>
Date: 2005-05-30 03:32:42 CEST

Heya,

I'm trying to backup my svn repository on my OS X machine :

---
$ svnadmin hotcopy /Developer/SCM/Subversion ~/Backup
subversion/libsvn_subr/io.c:565: (apr_err=2)
svnadmin: Can't copy '/Developer/SCM/Subversion/db/format' to '/Users/ 
jon/Backup/db/format.tmp': No such file or directory
---
Looking in the db directory, there's no such file (surprise):
---
-rw-r--r--    1 jon  admin  6148 Apr 30 17:26 .DS_Store
-rw-r--r--    1 jon  admin     8 May 30 01:45 current
-rw-r--r--    1 jon  admin     5 Apr 30 17:26 fs-type
drwxr-xr-x   55 jon  admin  1870 May 30 01:45 revprops/
drwxr-xr-x   56 jon  admin  1904 May 30 01:45 revs/
drwxr-xr-x    3 jon  admin   102 May 30 01:45 transactions/
-rw-r--r--    1 jon  admin    37 Apr 30 17:26 uuid
-rw-r--r--    1 jon  admin     0 Apr 30 17:26 write-lock
---
However, there is a file called 'format' in the parent directory - it  
simply contains '3'.
Should this actually be in the db directory, or is something else  
going on?  Any ideas?
Cheers,
Jon 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 30 03:34:12 2005

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.