Hi Stefan!
Thank you very-very much for your prompt answer and all the help.
(This is actually quite confusing how exactly to produce the
patchfile. Even the fact that the website is available from a public
SVN repo was *not* clear to me.)
Now I'm sending you the patch that I produced based on your detailed
instructions.
Thanks again, I appreciate your kind help.
Aron Gombas
Follow Intland on Twitter: http://twitter.com/intland
Stefan Sperling wrote:
> 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
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2368287
Received on 2009-07-06 11:09:57 CEST