4 Oct 14:48
CVS to Bazaar using cvsps-import
From: Thomas Manson <dev.mansonthomas <at> gmail.com>
Subject: CVS to Bazaar using cvsps-import
Newsgroups: gmane.comp.version-control.bazaar-ng.general
Date: 2008-10-04 12:51:05 GMT
Subject: CVS to Bazaar using cvsps-import
Newsgroups: gmane.comp.version-control.bazaar-ng.general
Date: 2008-10-04 12:51:05 GMT
Hi,
I'm trying to convert my cvs repository to bazaar (As I'm curious to try bazaar).
I've seen this tool to do so : http://bazaar-vcs.org/CVSPSImport
here is the content of my cvs repo :
paquerette <at> home:~/temp/cvs/files$ ll
total 32
drwxr-x--- 8 paquerette paquerette 4096 2007-12-28 17:47 .
drwxr-xr-x 6 paquerette paquerette 4096 2006-10-22 20:05 ..
drwxr-xr-x 7 paquerette paquerette 4096 2008-10-03 22:29 crf-irp
drwxr-xr-x 7 paquerette paquerette 4096 2008-10-04 02:16 crf-irp-model
drwxr-xr-x 10 paquerette paquerette 4096 2008-10-04 02:15 crf-irp-monitor
drwxr-xr-x 6 paquerette paquerette 4096 2008-10-04 02:16 crf-irp-portail
drwxr-xr-x 3 paquerette paquerette 4096 2006-10-23 00:02 CVSROOT
drwxr-xr-x 4 paquerette paquerette 4096 2006-11-02 22:33 Servers
total 32
drwxr-x--- 8 paquerette paquerette 4096 2007-12-28 17:47 .
drwxr-xr-x 6 paquerette paquerette 4096 2006-10-22 20:05 ..
drwxr-xr-x 7 paquerette paquerette 4096 2008-10-03 22:29 crf-irp
drwxr-xr-x 7 paquerette paquerette 4096 2008-10-04 02:16 crf-irp-model
drwxr-xr-x 10 paquerette paquerette 4096 2008-10-04 02:15 crf-irp-monitor
drwxr-xr-x 6 paquerette paquerette 4096 2008-10-04 02:16 crf-irp-portail
drwxr-xr-x 3 paquerette paquerette 4096 2006-10-23 00:02 CVSROOT
drwxr-xr-x 4 paquerette paquerette 4096 2006-11-02 22:33 Servers
The tool is to be used like this :
bzr cvsps-import path/to/cvsroot module output
I understand the 2 first parameters, but not the last !
What should I do with the 'output' ?
I would expect that my cvs repo would be imported into bazaar.
What should I do next ?
Regards,
Thomas.
RSS Feed