You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by rb...@covalent.net on 2001/07/17 02:04:58 UTC

CVS has moved

The CVS server at Apache.org has been moved to cvs.apache.org.  If you
have any trouble checking things out, please make sure that you are
checking out from cvs.apache.org.

Ryan


_____________________________________________________________________________
Ryan Bloom                        	rbb@apache.org
Covalent Technologies			rbb@covalent.net
-----------------------------------------------------------------------------


Re: CVS has moved

Posted by Ask Bjoern Hansen <as...@valueclick.com>.
On Mon, 16 Jul 2001 rbb@covalent.net wrote:

> The CVS server at Apache.org has been moved to cvs.apache.org.  If you
> have any trouble checking things out, please make sure that you are
> checking out from cvs.apache.org.

something like

 find ./ -type f -name Root | xargs perl -i -pe 's/^dev.apache.org/cvs.apache.org/'

is handy for fixing the CVS meta files.


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();
more than 100M impressions per day, http://valueclick.com


Re: CVS has moved

Posted by Ask Bjoern Hansen <as...@valueclick.com>.
On Mon, 16 Jul 2001 rbb@covalent.net wrote:

> The CVS server at Apache.org has been moved to cvs.apache.org.  If you
> have any trouble checking things out, please make sure that you are
> checking out from cvs.apache.org.

something like

 find ./ -type f -name Root | xargs perl -i -pe 's/^dev.apache.org/cvs.apache.org/'

is handy for fixing the CVS meta files.


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();
more than 100M impressions per day, http://valueclick.com