Re: Improvement for Peer selection

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 6 Sep 2002 09:19:02 +0200

Can you please make patches relative to what you already have sent?
Preferably as one single patch with all the changes.

Assuming you still have the same "head" and "my" directories as used
when creating the patches in your zip file you should be able to
follow the following simple procedure

1. Create a temporary copy of your "head" files

  cp -rp head head-rttpeer

2. Download the "old" copy of your changes from
http://devel.squid-cache.org/projects.html#rttpeer

3. Apply these "old" changes to the temporary copy of your "head"
files

  cd head-rttpeer
  patch -p2 <../rttpeer.patch
  cd ..

4. Create a single file with all your new changes

  diff -ru head-rttpeer my >new.patch

5. Inspect the changes in new.patch to ensure that it makes sense..

6. Send new.patch to squid-dev@squid-cache.org together with a few
lines describing the purpose of the new changes

Repeat each time you have new changes to publish.

Regards
Henrik

On Friday 06 September 2002 04.48, john moore wrote:
> Six patche file is packed in a zip file.
Received on Fri Sep 06 2002 - 01:25:13 MDT

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