On Fri, 9 Dec 2005, Doug Wyatt wrote:

> I'm trying to obtain a version of setup.exe that I can use with
> insight/gdb to investigate a problem with a Cygwin repository created
> within our Company's LAN.
>
> Since I recently updated our repository, setup.exe just crashes.  This
> is with setup.ini created with the last original Upset from the infra
> directory, also with a more recently acquired upset (v1.0.5, slightly
> modified to fix some category related problems).
>
> I've tried to acquire Setup source from cvs, with variations on the
> following, over the last few weeks:
>
> $ export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src
> $ cvs login
>   Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs/src
> CVS password: [anoncvs]
>   cvs [login aborted]: connect to sourceware.org(209.132.176.174):2401
>   failed: Connection timed out

Could have been a temporary glitch, or something with your firewall -- I
just executed this command with no problems (except that I changed
/cvs/src to /cvs/cygwin-apps, of course, and used sources.redhat.com
instead of cygwin.com, but neither of those should matter).

> $ cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvs/cygwin-apps \
>   checkout setup
> cvs [checkout aborted]: connect to sources.redhat.com(209.132.176.174):2401
>   failed: Connection timed out
>
> Has something changed with respect to cvs access to Setup.exe source
> code, or is this a manifestation of my cvs cluelessness?

Not that I know of...  Can you "telnet sourceware.org 2401"?  I've also
found that the -z flag didn't work for me on occasion -- did you try an
uncompressed checkout?

> Can someone please tell me how to get the Setup source code for the
> current stable version?

If all else fails, you can always try browsing CVS via the ViewCVS page...
But that isn't very useful for getting a buildable source...
        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!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

Reply via email to