[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: Greg Stein <gstein_at_lyra.org>
Date: 2000-11-20 23:36:47 CET

On Mon, Nov 20, 2000 at 02:02:41PM -0800, rbb@covalent.net wrote:
> 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.

"We" don't, but Apache and Subversion users will need anon access.

This shouldn't be any different than anon access for Apache itself. In other
words, just follow the instructiosn in autogen.sh (anoncvs / anoncvs).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
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.