[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Adding "codeBeamer" to "Higher-level tools that use Subversion"

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 6 Jul 2009 09:54:10 +0100

On Mon, Jul 06, 2009 at 10:20:14AM +0200, Aron Gombas wrote:
> Dear Patch Manager,
>
> The attached super simple patch adds codeBeamer, our Jolt award
> winner tool, to the links of Subversion related tools at
> http://subversion.tigris.org/links.html.
> We'd appreciate if you could make it possible that this entry gets
> listed there.
> Thank you for your help.

The file you attached is not a patch, but a html file which seems
to contain data pasted from the output of diff invoked with no
additional options (you'd need at least the "-u" option).

The following will produce a useful patch:

svn co http://svn.collab.net/repos/svn/trunk/www
edit www/links.html
svn diff www/links.html > codebeamer.patch

Then attach codebeamer.patch to your email.

Thanks,
Stefan
Received on 2009-07-06 10:54:39 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.