SourceForge CVS changes

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 21 Oct 2000 20:53:52 +0200

The branch layout on SourceForge has been slightly changed.

Now HEAD from cvs.squid-cache.org is mirrored in HEAD on
cvs.squid.sourceforge.net (was mirrored in the "devel" branch).

The following branches has had their revision tracking updated to the
new layout:

  asyncio Async-IO/aufs optimizations for Squid-2.4
  authinfo Extended proxy_auth helper
  ntlm NTLM proxy authentication
  satellite Satellite link performance enhancements
  ssl https->http gatewaying for accelerators
  te transfer-encoding support

For those of you that works on the above branches nothing needs to be
done except that cvsmerge now needs to be run as
  cvsmerge HEAD
instead of
  cvsmerge devel
when the branch is to be brought up to date with HEAD. All of them are
currently fully up to date.

This also changes the procedure for creating new branches somewhat.
Instead of running cvsmkbranch from a working directory for the "devel"
branch you should now run it in a working directory of the HEAD
revision.

Now is also a good time to make sure that you have up to date versions
of the cvs scripts (cvsmerge, cvsmkbranch). These scripts got changed
some month ago to support HEAD versions. If you don't have these
scripts, make sure you get them as I do expect you to make use of them.
See the end of http://squid.sourceforge.net/CVS.html. Ask me or Adrian
if you require help in using them.

Note: The cvsremerge script has been killed and should (or can) not be
used. cvsmerge nowdays automatically protects against the situation
where cvsremerge was needed.

The following branches has not yet been updated:

  commloops Modularize and optimize comm_select/poll/whatewer
  hno-devel My old development branch
  modio The old modio branch

Adrian:

Please syncronize the commloops branch. From your working tree, run

   cvsmergeinit HEAD Z-commloops_merge_devel
   cvsmerge HEAD
   cvs -z9 update -kk
   cvs rtag -d Z-commloops_merge-new_devel squid
   cvs rtag -d Z-commloops_merge-old_devel squid
   cvs rtag -d Z-commloops_merge_devel squid

The "modio" branch should be closed and reopened again before any
further hacking takes place there I think.

The "hno-devel" branch is being decommisioned. It has fulfilled it's
purpose.

The "devel" branch will stay as it is during a transition period, but
will eventually get killed completely.

/Henrik
Received on Sat Oct 21 2000 - 12:53:42 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:52 MST