groff
[Top][All Lists]
Advanced

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

Re: [Groff] groff list has been moved!


From: Alejandro Lopez-Valencia
Subject: Re: [Groff] groff list has been moved!
Date: Wed, 01 Sep 2004 15:55:06 -0500

At 02:59 p.m. 01/09/2004, Werner LEMBERG wrote:
You have to use ssh, for example:

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

There is no need to download all the files if there is an old FFII cvs sandbox somewhere. One can recycle the old sandbox by running this comment at its root directory (all in one line, sh-like shell needed):

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





reply via email to

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