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

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

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-11-20 20:33:48 CET

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.)

Thanks,
-Karl
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.