LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-12-2010, 07:11 PM   #1
shylock_1
LQ Newbie
 
Registered: Oct 2009
Posts: 25

Rep: Reputation: 0
cvs access problem...


Hi Forum,

I am trying to access the cvs; I issue following commands :

export CVS_RSH=ssh
cvs -d anoncvs@cvs.tuxbox.org:/cvs/tuxbox -z3 co -P .

after several minute later.....

ssh: connect to host cvs.tuxbox.org port 22: No route to host
cvs [checkout aborted]: end of file from server (consult above messages if any)


I get above response. In past many occasion I access this cvs repository without any problem but now without any change in client (in my computer) the whole system kicking cvs command out altogether. I wonder what gone wrong suddenly???
I manage to update the same repository using cvs update; never had any problem before in past.

Is any one came across such sudden change in cvs access. Please guide.

Thank you in advance.

Shy.
 
Old 02-12-2010, 10:32 PM   #2
meetscott
Samhain Slackbuild Maintainer
 
Registered: Sep 2004
Location: Phoenix, AZ, USA
Distribution: Slackware
Posts: 411

Rep: Reputation: 43
Are you forgetting to set CVSROOT in your environment?

I might explain your "end of file" because what you are requesting does not exist without CVSROOT being set. It would also explain the timeout because it might keep trying and failing. CVSROOT may be defaulting to /. Try:

Code:
export CVSROOT=/cvs
export CVS_RSH=ssh
cvs co tuxbox
I think you are making this a little harder than it needs to be.
 
Old 02-13-2010, 06:40 AM   #3
shylock_1
LQ Newbie
 
Registered: Oct 2009
Posts: 25

Original Poster
Rep: Reputation: 0
well I tried that too... following result I got.

[shylock_1@tomcat tuxbox]$ export CVSROOT=/cvs
[shylock_1@tomcat tuxbox]$ export CVS_RSH=ssh
[shylock_1@tomcat tuxbox]$ cvs -d anoncvs@cvs.tuxbox.org:/cvs/tuxbox -z3 co -P .
ssh: cvs.tuxbox.org: Temporary failure in name resolution
cvs [checkout aborted]: end of file from server (consult above messages if any)

Any clue what next ... ?

I setup my nameserver's from ISP provider in resolv.conf to ease a search.

I wonder what left next to cover?

Thanks for help.

shy
 
Old 02-13-2010, 06:33 PM   #4
meetscott
Samhain Slackbuild Maintainer
 
Registered: Sep 2004
Location: Phoenix, AZ, USA
Distribution: Slackware
Posts: 411

Rep: Reputation: 43
I think this has nothing to do with cvs. The problem looks to be like you can't even log in with ssh. If you can't log in with ssh then that's where I'd try next.

If you can ping the server then it is likely something with ssh, like the firewall is blocking port 22 or the DNS is not finding your server's IP address. Since you didn't make any changes, I'd speculate DNS is messed up. Or an entry to your /etc/hosts file needs to be added to your client.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cvs repository cvs-1.11.21.tar.gz installation problem on redhat 5 linux version ajaytiwary Linux - Newbie 1 09-30-2007 12:58 PM
Obtaining sources by CVS - no cvs access cybrjackle *BSD 0 01-18-2005 08:28 AM
Allow secure CVS access, but nothing else jeroen94704 Linux - Security 1 08-25-2004 12:37 PM
help! cvs reject access? cucmi Programming 2 06-15-2004 03:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration