[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: <rbb_at_covalent.net>
Date: 2000-11-20 23:02:41 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)
>
> Then do:
>
> cd subversion
> mv apr was_apr
> cvs -d :pserver:anonymous@locus.apache.org:/home/cvs co apr
> /* get the new apr tree */
> rm -rf was_apr /* only if above successful */
>
> You may notice that above, I don't mention the anonymous CVS
> password. That's because I don't know it. :-) Someone from the APR
> list, please follow up with the anon cvs password asap!...
>
> (Modify those instructions appropriately if you are a Subversion
> developer who is also an APR committer, of course.)

I didn't realize you guys needed anonymous CVS access. I'll get that
working ASAP.

Ryan
_______________________________________________________________________________
Ryan Bloom rbb@apache.org
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------
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.