SVN is the subversion command-line. "svn diff" is a command which create a "unified diff" file containg all the differences between your working copy and the repository. I don't know which tool you use to checkout your copy of Merkaartor but it surely include such a functionality.
With TortoiseSVN, it is "Create Patch..." Otherwise, you could also do a "diff -u" between your woking copy and a fresh checkout of the repository It is just painful to patch files 1 by 1. - Chris - On Fri, Jan 9, 2009 at 5:42 PM, Yves Goergen <[email protected]>wrote: > On 09.01.2009 11:34 CE(S)T, Chris Browet wrote: > > Would you be so kind as to provide one unified diff (i.e. svn diff) for > > your patches, rather than separate ones. > > Is that concatenating the files I generated by now? I haven't found more > information about an "svn diff" format. I only have the diff.exe utility > that works on two versions of one file. > > -- > Yves Goergen "LonelyPixel" <[email protected]> > Visit my web laboratory at http://beta.unclassified.de >
_______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
