Quoting Adrian Aichner ([EMAIL PROTECTED]):

> I cannot figure out how to do this.
> 
> cvs update -A
> brings me to the latest devel version,
> a subsequent
> cvs update -r WGET_1_5_3
> leads the same errors I get when trying a fresh co of WGET_1_5_3.
> 
> See below.
> 
> How do I get the sources for what 1.5.3 was built from?

Following worked for me:

| % mkdir ~Devel/wget-1.5.3cvs
| % cd ~Devel/wget-1.5.3cvs
| % cvs -d :pserver:[EMAIL PROTECTED]:/pack/anoncvs checkout -r WGET_1_5_3 wget
| cvs server: Updating wget
| U wget/AUTHORS
| U wget/COPYING
| [...]
| U wget/windows/wget.dep
| % _

I'm using linux and cvs 1.10.7.

-- jan

--------------------+------------------------------------------------------
 Jan Prikryl        | vr|vis center for virtual reality and visualisation
 <[EMAIL PROTECTED]> | http://www.vrvis.at
--------------------+------------------------------------------------------

Reply via email to