Keith Marshall <keithmarsh...@users.sourceforge.net>:
> On 05/12/13 13:43, Werner LEMBERG wrote, quoting Eric Raymond:
> >> I have a git conversion of the repo ready for review.  Werner, is
> >> there someplace I can drop a copy for you to look at?
> > 
> > Sorry, no.  Please upload it to any place in the internet; I'll then
> > download and have a look.
> 
> I tend to use my personal space on SourceForge.net for this sort of
> thing.  Eric, you recently raised a feature request for MinGW.org, from
> which I can deduce that https://sourceforge.net/u/esr/ is available;
> perhaps you could consider creating a temporary instance of the git
> repository there?

I've simply copied it up to my personal webspace.

wget http://www.catb.org/esr/groff.fi.gz/

will fetch the stream file.  To use:

1. git init groff-git

2. cd groff-git

3. wget http://www.catb.org/esr/groff.fi.gz/

4. gzip <groff.fi.gz | git fast-import 

5. git checkout to materialize the files.

6. rm groff.fi.gz

If this conversion looks good to you and Werner I'll add a commit to
it describing the conversion process and install it at Savannah.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>

Reply via email to