Hi,
arno renevier wrote:
it seems debcheckout cannot checkout if Vcs-Cvs is specified with -d
*and* if there is a space between -d and repository target. I don't
known if it's a bug in debcheckout or if it should be reassigned to
those packages (I did not found a formal definition of Vcs-Cvs
field), but that could be easily fixed on debcheckout side by
replacing s|^-d|| with s|'-d\s*||
Thanks. I've now fixed this in svn, along with an undefined value warning
that was being caused by cvs URLs with no module name (and therefore an
implicit module name of '').
Three packages still fail, however:
inoticoming
reprepro
xfm
Each of these has a field of the form "-d CVSROOT co MODULENAME", whereas it
should be "[-d ]CVSROOT [MODULENAME]".
Regards,
Adam
--
To unsubscribe, send mail to [EMAIL PROTECTED]