Chemolli Francesco (USI) wrote:
> > You and anyone else on SourceForge are allowed to create a branch from
> > devel to house any new developments whenever you need to. See
> > the end of
> > http://squid.sourceforge.net/CVS.html for instructions.
> >
> > The web site is in the CVS module "website" (HEAD revision).
>
> I'll just port the patch to sourceforge's 'devel' branch and
> re-submit then. That development effort is finished now. Tested and
> working.
Or better yet, first create a authsplay branch on SourceForge, and port
the patch there and commit it.
1. Check out the devel branch
cvs co -rdevel -ddevel squid
2. Create a branch for your work based on devel
cd devel
cvsmkbranch authsplay
3. Apply your changes
cd ../authsplay
[apply changes]
4. Commit your changes to SourceForge
cvs commit
/Henrik
Received on Tue Oct 17 2000 - 07:01:41 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:49 MST