> From: G�nter Knauf <[EMAIL PROTECTED]>
> 
> Hi,
> just wanted to compile 2.0.45 (need it because of 3rd-party module lower MMN)
> but I dont know how to get it:
> - http://cvs.apache.org/snapshots/ has only 2.1-dev, but its named 2.0
> - http://cvs.apache.org/viewcvs.cgi/ also only shows 2.1-dev, but named
> httpd-2.0
> - cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co httpd-2.0 also
> returns 2.1-dev
> 

you'll have to check out the 2.0 branch instead of HEAD:

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co -d httpd-2.0.45 -r
APACHE_2_0_BRANCH httpd-2.0

(one line, my MUA unfortunately wraps lines)

cheers,
Erik

> so how can I get current 2.0-stable ??
> and: wouldnt it make sense to rename all these 2.0 to 2.1 to avoid confusion??
> and would be nice to have 2.0-stable also as snapshots...
> 
> Guenter.
> 

Reply via email to