On Tue, 2009-02-03 at 14:32 -0500, Chuck Robey wrote:
> Aryeh M. Friedman wrote:
> > I use a local cvs repo and I have modified a port and which to submit an
> > update for it how do I generate a patch file with cvs (cvs diff seems to
> > give a unusable format)?
> > ___
At 2:17 PM -0500 2/3/09, Aryeh M. Friedman wrote:
I use a local cvs repo and I have modified a port and which to
submit an update for it how do I generate a patch file with cvs (cvs
diff seems to give a unusable format)?
try: cvs diff -u
In my case, i have added the following line to my ~/.
On Tue, Feb 3, 2009 at 2:17 PM, Aryeh M. Friedman
wrote:
> I use a local cvs repo and I have modified a port and which to submit an
> update for it how do I generate a patch file with cvs (cvs diff seems to
> give a unusable format)?
Maybe try cvs diff -uN ?
Scott
___
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Aryeh M. Friedman wrote:
> I use a local cvs repo and I have modified a port and which to submit an
> update for it how do I generate a patch file with cvs (cvs diff seems to
> give a unusable format)?
> ___
On 2009-02-03 20:17, Aryeh M. Friedman wrote:
> I use a local cvs repo and I have modified a port and which to submit an
> update for it how do I generate a patch file with cvs (cvs diff seems to
> give a unusable format)?
Use "cvs diff -up" for unified diff format, with function prototypes.
_
I use a local cvs repo and I have modified a port and which to submit an
update for it how do I generate a patch file with cvs (cvs diff seems to
give a unusable format)?
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis
6 matches
Mail list logo