And if you're on windows, just grab one of the nightly builds after 16620 if
you don't feel like building it yourself.
On Dec 13, 2007 2:56 PM, Neilgn <[EMAIL PROTECTED]> wrote:
>
> How do you use a patch. I can find the file on my computer and see the
> code,
> but what do I do with the patch?
On Thu, Dec 13, 2007 at 11:56:08AM -0800, Neilgn wrote:
>
> How do you use a patch. I can find the file on my computer and see the code,
> but what do I do with the patch?
if you're working in an svn checkout,
patch -p0 < /path/to/patch-file
if you're patching in place on an installed system
Feed the patch into the "patch" program. Man patch
-derek
Quoting Neilgn <[EMAIL PROTECTED]>:
>
> How do you use a patch. I can find the file on my computer and see the code,
> but what do I do with the patch?
>
> Neilgn
>
>
> Hi guys,
>
> Attached here is a patch to the advanced portfolio re
How do you use a patch. I can find the file on my computer and see the code,
but what do I do with the patch?
Neilgn
Hi guys,
Attached here is a patch to the advanced portfolio report.
Index: src/report/standard-reports/advanced-portfolio.scm
==