You will need the patch binary as well to apply the diff to the original
file.
On Thu, 2009-07-02 at 07:10 -0700, ahammad wrote:
> When I go to the source and I input the command, I get:
>
> bash: patch: command not found
>
> Thanks
>
>
> Koji Sekiguchi-2 wrote:
> >
> > ahammad wrote:
>
When I go to the source and I input the command, I get:
bash: patch: command not found
Thanks
Koji Sekiguchi-2 wrote:
>
> ahammad wrote:
>> Thanks for the suggestions:
>>
>> Koji: I am aware of Cygwin. The problem is I am not sure how to do the
>> whole
>> thing. I downloaded a nightly zip fi
ahammad wrote:
Thanks for the suggestions:
Koji: I am aware of Cygwin. The problem is I am not sure how to do the whole
thing. I downloaded a nightly zip file and extracted it to a directory.
Where do I put the .patch file? Where do I execute the "patch..." command
from? It doesn't work when I d
Thanks for the suggestions:
Koji: I am aware of Cygwin. The problem is I am not sure how to do the whole
thing. I downloaded a nightly zip file and extracted it to a directory.
Where do I put the .patch file? Where do I execute the "patch..." command
from? It doesn't work when I do it at the root
I use windows. Did you try tortoisesvn ?
it is quick and simple
On Tue, Jun 30, 2009 at 8:53 PM, ahammad wrote:
>
> Hello,
>
> I am trying to install a patch for Solr
> (https://issues.apache.org/jira/browse/SOLR-284) but I'm not sure how to do
> it in Windows.
>
> I have a copy of the nightly bui
Koji Sekiguchi schrieb:
I'm not a Windows user, but I think you can use Linux command (e.g.
patch, to apply SOLR-284 patch to Solr nightly build) on cygwin
environment.
The standalone patch utility for Win32 is another option.
http://gnuwin32.sourceforge.net/packages/patch.htm
Michael Ludwig
ahammad wrote:
Hello,
I am trying to install a patch for Solr
(https://issues.apache.org/jira/browse/SOLR-284) but I'm not sure how to do
it in Windows.
I have a copy of the nightly build, but I don't know how to proceed. I
looked at the HowToContribute wiki for patch installation instructions,