Re: CVS update: subversion/apr - Imported sources
From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-07-13 20:27:08 CEST
BB <brian@collab.net> writes:
Not really -- the apr/ subdirectory of the apache tree is not
---------------------------------------------------------------------------
CVSROOT=:pserver:kfogel@cvs.tigris.org:/cvs \
Follow this recipe to upgrade the vendor branch:
1. Get the latest Apache source tree, as described by
cvs -d :pserver:anoncvs@www.apache.org:/home/cvspublic login
2. Get rid of its CVS subdirectories and .cvsignore files (you
cd apache-2.0
3. Configure the tree, and place install-sh where import will
cd src
These steps are necessary because apache_X.Y/src/lib/apr/
5. (Re)import the lib/apr subdir, again on the vendor branch,
cd lib/apr
If you get any conflicts, then do
cvs checkout -j PREVIOUS_RELEASE_TAG -j NEW_RELEASE_TAG subversion/apr
resolve the conflict, and commit. You shouldn't get conflicts unless
|
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.