On Thu, Sep 18, 2008 at 19:22, Bert Wesarg <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 18, 2008 at 19:07, John Ferrier <[EMAIL PROTECTED]> wrote:
>> I just tried a few times to clone your repository but all ended up with 
>> failure:
>>
>> git clone http://repo.or.cz/w/nedit-bw.git
>>
>> error: File 0000000000000000000000000000000000000000 
>> (http://repo.or.cz/w/nedit-bw.git/objects/00/00000000000000000000000000000000000000)
>>  corrupt
>> .....
>> error: Couldn't resolve host '<html xmlns="http:'
>> .....
>> error: Couldn't resolve host '<link rel="alternate" title="nedit-bw.git - 
>> log - RSS feed" href="http:'
>> .....
>>
>> error: Unable to find 0000000000000000000000000000000000000000 under 
>> http://repo.or.cz/w/nedit-bw.git
>> Cannot obtain needed object 0000000000000000000000000000000000000000
>> fatal: Fetch failed.
>>
>>
>> Maybe I was not patient enough to read the git docs. So if you can provide a 
>> simple instruction it will be great.
> you should try one of these:
>
> Mirror URL      git://repo.or.cz/nedit-bw.git
>                http://repo.or.cz/r/nedit-bw.git
>
> Bert

Here are the steps one would need to use these patches:

1. get a recent CVS checkout of nedit
    - see SF page
   or
    - use my git mirror:
      $ git clone git://kgb.endoftheinternet.org/git/nedit.git

2. change into the new work dir
   $ cd nedit

3. clone patch queue into directory 'patches'
   $ git clone git://repo.or.cz/nedit-bw.git patches

4. apply all patches with quilt
   $ quilt push -a

5. compile


>>
>> thanks,
>>
>> JF
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to