Re: [MERGE] Quick cut at VCS script changeover.

2008-03-08 Thread Henrik Nordstrom

Henrik Nordstrom has voted approve.
Status is now: Approved
Comment:
Good start.

For details, see: 
http://squid-cache.org/bundlebuggy//request/%3C1198974291.6327.19.camel%40lifeless-64%3E


Re: [MERGE] Quick cut at VCS script changeover.

2008-03-08 Thread Bundle Buggy

Bundle Buggy has detected this merge request.

For details, see: 
http://squid-cache.org/bundlebuggy//request/%3C1198974291.6327.19.camel%40lifeless-64%3E


Re: [MERGE] Quick cut at VCS script changeover.

2007-12-29 Thread Henrik Nordström
sön 2007-12-30 klockan 11:24 +1100 skrev Robert Collins:
> This is most of a changeover of scripts for squid 3 trunk to use bzr;
> the missing bit appears to need a bzr 1.1 (to do 'rdiff' basically) or
> thereabouts, I'll look into that in a bit. I'm not sure that the
> unconverted cvs calls will actually trigger with our current setup or
> not.

the cvs rdiff call in mksnapshot is for generating the nightly patch
file in the HEAD branch. This is generated releative to the current
STABLE branch.

http://www.squid-cache.org/Versions/v3/HEAD/

Should really be fixed to use the last snapshot of the base branch
instead.. the cvs diff isn't quite the same as the dist layout differs
slightly from the cvs tree.. so don't worry too much about it.

Regards
Henrik