On Fri, 6 Feb 2004, Alexander Gottwald wrote:

> Harold L Hunt II wrote:
>
> > I can understand that seeing the documentation still being updated in
> > the SourceForge tree would be a little confusing, which is why the
> > documentation should be moved to fd.o and the SourceForge project should
> > be deleted.  I think everyone agrees on that; it just hasn't been done yet.
>
> The cygwin-xfree-doc module is now available via
>
> cvs -d :pserver:[EMAIL PROTECTED]:/cvs/xserver login
> cvs -d :pserver:[EMAIL PROTECTED]:/cvs/xserver co cygwin-x-doc
>
> If you have an old checkout you can convert it (assuming you used cvs via ssh
                                                                            ^^^
pserver?

> before)
>
> cd <cygwin-xfree-doc-dir>
> for i in $(find -name Root); do
>     echo ":ext:[EMAIL PROTECTED]:/cvs/xserver" >$i
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Don't you mean ":pserver:[EMAIL PROTECTED]:/cvs/xserver" here?
Or at least ":ext:[EMAIL PROTECTED]:/cvs/xserver"?

> done
> for i in $(find -name Repository); do
>     sed s/cygwin-xfree-doc/cygwin-x-doc/ <$i >$i.new && mv $i.new $i
> done
>
> bye
>     ago

HTH,
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

Reply via email to