Quoting r. Stelian Pop <[EMAIL PROTECTED]>:
> Subject: Re: [RFC] Linux Kernel Subversion Howto
> 
> On Fri, Feb 04, 2005 at 12:18:27PM +0200, Michael S. Tsirkin wrote:
> 
> > 
> > Hi, Stelian!
> > One thing everyone creating kernel patches with subversion
> > must be aware of, is the fact that the subversion built-in diff command does
> > not understand the gnu diff -p flag (or indeed, any gnu diff flags at all,
> > with the exception of -u, which is the default anyway).
> 
> There is a section called "How do I generate 'proper' diffs ?" dealing
> with this.
> 
> Stelian.
> -- 
> Stelian Pop <[EMAIL PROTECTED]>    
> 

Yep but the trick with --diff-cmd has the advantage of not changing the
default diff for the current user.

-- 
MST - Michael S. Tsirkin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to