I don't know if this will be useful or not, but I thought I'd try
it anyway.
You can use rsync if you want to have an up-to-date Squid-2.3 source
tree. Its not as good as CVS server because it probably doesn't allow
you to modify your local copy. rsync will probably wipe out your
changes.
Anyway, here's the command(s):
% mkdir squid-2.3
% cd squid-2.3
% rsync -a -v www.squid-cache.org::squid-2.3 .
You can get rsync from www.samba.org/rsync/.
Duane W.
Received on Wed Oct 20 1999 - 16:29:27 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:18 MST