On Thu, Mar 20, 2003 at 11:41:02AM +1100, Robert Collins wrote: >On Thu, 2003-03-20 at 10:49, Igor Pechtchanski wrote: > >> I tend to agree with Max here (even though I have a broadband connection). >> I'm *really* wary of touching remote repositories. And we could use >> mailing list archives for patch history. ;-) > >mailing list archives are nowhere near as easy for me to perform partch >archaeology on.
I agree. I've been happily maintaining my separate cygwin development branch with this command: cvs update -jpre-cgf-merge -jHEAD I just move the pre-cgf-merge after every merge to my branch. It's a lot easier than maintaining patches. cgf
