groff
[Top][All Lists]
Advanced

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

Re: [Groff] poll: which macro packages are in common use / and why.


From: Alejandro Lopez-Valencia
Subject: Re: [Groff] poll: which macro packages are in common use / and why.
Date: Sun, 26 Sep 2004 09:57:46 -0500

At 09:20 a.m. 26/09/2004, Heinz-Jürgen Oertel wrote:

>
> By the way, where do we find the CVS these days?
>


The CVS can be accessed using the following cvsroot:

  :ext:address@hidden:/cvsroot/groff

You have to use ssh, for example:

  export CVS_RSH=ssh
  cvs -z3 -d:ext:address@hidden:/cvsroot/groff co groff

And before you delete your old CVS sandbox, recycle. The financial officer who pays the bills at the FSF will thank you:

$ cd <old cvs sandbox>

$ for f in find . -name Root; do \
    echo ':ext:address@hidden:/cvsroot/groff' > $f done

$ cvs up

  (pull a few Kb instead of a dozen Mb).





reply via email to

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