A bit off topic - svn question

Matt Rogers mattr at kde.org
Fri Oct 21 20:32:03 UTC 2005


On Friday 21 October 2005 12:44, Etay Meiri wrote:
> Hi,
>
> How do I generate a svn diff that includes new files?
> I tried various variations on 'svn -x .... diff' without success.
>
> Thanks,
>

Make sure you've added the files with 'svn add' (if you can, of course), 
otherwise, just make a patch with the changed files and a tarball with the 
new files.

-- 
Matt




More information about the KDevelop-devel mailing list