[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: APR has moved repository, please tweak your working copies...

From: Brian Behlendorf <brian_at_collab.net>
Date: 2000-11-20 22:58:13 CET

On Mon, 20 Nov 2000, Karl Fogel wrote:
> APR has broken out from Apache and moved to its own repository.
> Subversion people should do the following:
>
> cvs -d :pserver:anonymous@locus.apache.org:/home/cvs login
> (enter anon password)

s/locus//; no need to get the machine's raw name embedded in a bunch of
configs. e.g.

   cvs -d :pserver:anonymous@apache.org:/home/cvs login

        Brian
Received on Sat Oct 21 14:36:15 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.