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

Weird bug with svnadmin hotcopy on current directory

From: Roel Harbers <roel_at_roelharbers.nl>
Date: 2004-07-15 17:57:13 CEST

Hi,

I create a new, empty, repository "D:\svn\Repositories\Test"
I do "cd D:\svn\Repositories\Test"
I do "svnadmin hotcopy . D:\Dump\svn (D:\Dump existed, D:\Dump\svn did not)
I now get an error: "svn: Can't open file 'D:/Dump/svn/format': The
system cannot find the file specified."
When I look at the directory D:\Dump\svn, it now contains all the normal
repo db folder and files, except the filenames miss their first letter:
- av
- b
- db
- locks
- ocks
- onf
- ooks
- EADME.txt (ok, that one gave me a chuckle)
- ormat

Doing the same from another directory, and using the full
"D:\Repositories\Test" as parameter, it works ok.

WinXP SP1, svnadmin v1.0.4

No biggy, just really weird. (and probably a breeze to fix)

Regards, and keep up the good work,

Roel Harbers

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 15 17:57:39 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.