Skip Menu |

This queue is for tickets about the svk CPAN distribution.

Report information
The Basics
Id: 39846
Status: open
Priority: 0/
Queue: svk

People
Owner: clsung [...] gmail.com
Requestors: notbenh [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: v2.1.99_01
Fixed in: (no value)



Subject: svk mi --bootstrap file //mirror/repo http://host.com/svn/repo does not create a 'mirrored' copy
svk --bootstrap ... //mirror/repo ... does not seem to be flagging the 'mirroredness' of //mirror/repo, any time you try and do anything (ex: svk br --setup) you get this error: //mirror/repo is not a mirrored path. -- benh~
在 2008-10-06 18:21:03 星期一 時,NOTBENH 寫到: Show quoted text
> svk --bootstrap ... //mirror/repo ... > does not seem to be flagging the 'mirroredness' of //mirror/repo, any > time you try and do anything (ex: svk br --setup) you get this error: > > //mirror/repo is not a mirrored path. > > -- > benh~
Hi, can you paste (or attach) the full command with its output? such as % svk mirror --bootstrap=http://foobar.com/public.gz http://foobar.com/public/ //mirror/public/ Mirror initialized. Run svk sync //mirror/public to start mirroring. Bootstrapping mirror from dump Downloading dump file: http://foobar.com/public.gz ... ...