groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] I have a git conversion of the repo ready for review.


From: Eric S. Raymond
Subject: Re: [Groff] I have a git conversion of the repo ready for review.
Date: Thu, 5 Dec 2013 18:26:24 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Keith Marshall <address@hidden>:
> 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

[Prev in Thread] Current Thread [Next in Thread]