[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Taverna Workbench

Eric,
I tried with telnet and pserver aborted...With SSh or EXTSSH it's okay but the "blank password" is not accepted,so aborted after a little attempts, while by Unix is always ok...Now I'm looking for another way because it's very strange this problem..
Maybe the problem is in my port, I'll check if there is another port with same duty...


Thanks a lot!

Massimiliano Armento wrote:
Thanks for your fast reply!!

The problem is that by WinXp shell my firewall not allow the mode ping, but by Unix shell I was able to connect and download the CVS repository!
So I think the problem is in the code of Taverna because otherwise even through Unix I would not have been able to download taverna.
Can I do a question?What port did you use to set the properties of CVS?
Mine in default is : 2401 and you?

That is the normal port for pserver connections. I was able to connect on that port to taverna.cvs.sourceforge.net
If ping is blocked for you, try using telnet. In a Windows command line, type:
telnet taverna.cvs.sourceforge.net 2401
If it is able to connect, your command line should go blank and when you hit <Enter> you should get a message like:
"cvs [pserver aborted]: bad auth protocol start:"

If you can not connect, you'll get an error message stating so.

Hope this helps,
	Eric