gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] cronnable cscvs imports


From: Robert Collins
Subject: Re: [Gnu-arch-users] cronnable cscvs imports
Date: Sat, 20 Dec 2003 16:20:06 +1100

On Sat, 2003-12-20 at 15:53, Andrew Suffield wrote:

> Here's mine, in case you're interested. It's not generic though.

Right. So, you do different branches, and grep the keywords for the cset
and branch.

One of the recent cscvs enhancements was the addition of a CSCVSID
header, which eliminates any ambiguity about identifying the previous
cscvs id and branch.

I like the use of a single CVS dir with the multiple branches. 

to do that with my little script would be
cd cvs/dpkg
for branch in MAIN v1_10 do
cscvs-cron.sh `pwd` `pwd`../../arch/dpkg--${branch}--0
done

Cheers,
Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]