> -----Original Message-----
> From: Eddie Bush [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 01, 2002 10:58 AM
> To: Struts Developers List
> Subject: Re: Struts-EL: Finished with copyright header and javadoc
>
>
> Karr, David wrote:
>
> >Or even better, create a file "$HOME/.cvsrc" that sets your "always"
> >options, that might look like this (make sure you understand
> all of these
> >options before you store this):
> >
> >--------------
> >cvs -r
> >update -dP
> >checkout -P
> >diff -c
> >--------------
> >
> Shouldn't that be diff -u?
For patches submitted to Bugzilla (or the list), yes, 'diff -u' is
definitely preferred, as documented here:
http://jakarta.apache.org/site/bugs.html
However, people can use whatever they want when it's just for their own
personal consumption. Personally, I like to use tkdiff from within WinCVS.
That lets me pick the versions to diff graphically, and shows me a
side-by-side coloured diff. Pretty cool.
--
Martin Cooper
>
> --
> Eddie Bush
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>