SVN question
Nicolas Goutte
nicolasg at snafu.de
Fri Nov 25 05:48:16 GMT 2005
On Friday 25 November 2005 00:09, Richard Moore wrote:
> Is there an easy way to ask SVN for all header files added to kdelibs after
> 3.4? I'm taking some vacation soon and should have time to do a pass over
> the code checking any new classes for d pointers etc. before we release
> 3.5.
If you want just the file names and not the content, you could perhaps use
svn list -R
on each KDE 3.4 and KDE 3.5 and compare both lists with diff.
(I have never used, so it might not work as I think it works.)
Have a nice day!
>
> Cheers
>
> Rich.
More information about the kde-core-devel
mailing list