Review Request: Add "-N" to arguments for CVS diff job

Commit Hook null at kde.org
Mon Jul 30 15:15:19 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105794/#review16651
-----------------------------------------------------------


This review has been submitted with commit 2c4121fcb6e7dffeabc0eb47c973ace44852f8b6 by Ivan Shapovalov to branch 1.4.

- Commit Hook


On July 30, 2012, 2:32 p.m., Ivan Shapovalov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105794/
> -----------------------------------------------------------
> 
> (Updated July 30, 2012, 2:32 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Description
> -------
> 
> Unconditionally call "cvs diff -Nu" instead of "cvs diff -u".
> The "-N" switch stands for "include newly added files in the diff". (It apparently has no effect when diff is invoked between revisions, so it's safe to include it always.)
> 
> Note: "newly added" corresponds here to Git's "newly added to the index", so it is good to see them in diff output.
> 
> 
> Diffs
> -----
> 
>   plugins/cvs/cvsplugin.cpp 984f38b 
> 
> Diff: http://git.reviewboard.kde.org/r/105794/diff/
> 
> 
> Testing
> -------
> 
> Existing unit-tests + manual testing.
> 
> 
> Thanks,
> 
> Ivan Shapovalov
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120730/4c6f213c/attachment.html>


More information about the KDevelop-devel mailing list