Re: CVS server problem?
Jens Herden <[email protected]> Tue, 9 Nov 2004 23:03:02 +0700
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the answer. > 2401 is the default port. I'mnot sure what's wrong with that string or > why it would fail now. > try > > :pserver:[email protected]:/usr/cvs/icu I tried again with this string: 1. export of CVSROOT 2. login without problems with password anoncvs 3. changed cvs root from the string with port to the string without port 4. "cvs -t up" gives the following output -> main loop with CVSROOT=:pserver:[email protected]:/usr/cvs/icu -> Connecting to oss.software.ibm.com(129.33.28.100):2401 I don't see network activity and have to stop the process by ctrl + c Checkout with Cervisia is also not working. Any idea what to try next? Jens > I was able to update fine just now. > let me know if this works for you. > -s > > > Since a couple of days I have problems to update > > from :pserver:[email protected]:2401/usr/cvs/icu > > > > Is there any know problem with it? > > > > I can update from other CVS servers so I think the problem is not on my > > computer. > > > > Any information is most welcome