foxfirefey (
foxfirefey) wrote in
dw_dev2009-08-01 02:29 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Entry tags:
Fixing the Perlbal cvs warnings
So, today I tried to sync code (I used a dws script) and got this error:
Mercurial directory 'perlbal' doesn't exist under /home/dw/cvs. Re-run vcv with --checkout for me to automatically get it for you.
I *think* I've fixed it by going into the cvs directory and:
rm -rf perlbal
vcv --checkout --conf=multicvs.conf
And then doing the regular sync. I'm posting about it in case anybody else is running into this issue. Relevant
changelog entries: cloning Perlbal repository, so that this change could be made.
Mercurial directory 'perlbal' doesn't exist under /home/dw/cvs. Re-run vcv with --checkout for me to automatically get it for you.
I *think* I've fixed it by going into the cvs directory and:
rm -rf perlbal
vcv --checkout --conf=multicvs.conf
And then doing the regular sync. I'm posting about it in case anybody else is running into this issue. Relevant
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
no subject
How did you do yours?