-----Original Message----- From: Mark Gardner Sent: Monday, August 04, 2003 11:27 AM To: 'BYU Unix Users Group' Subject: RE: [uug] CVS repository problem
Yes I Am this is the line from /etc/inetd.conf: cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -- allow-root /var/cvsroot pserver -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Travis Stevenson Sent: Monday, August 04, 2003 11:14 AM To: 'BYU Unix Users Group' Subject: RE: [uug] CVS repository problem Are you running cvs inside of inetd? cvspserver stream tcp nowait root /usr/bin/cvs cvs --allow-root=/cvsroot pserver --Travis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Gardner Sent: Monday, August 04, 2003 11:08 AM To: Michael Halcrow; BYU Unix Users Group Subject: [uug] CVS repository problem I'm setting up a New CVS pserver for a project I'll be developing in the near future. When I'm on the machine the cvs checkout functions work great. However when I try to get to the cvs server remotely using pserver Export CVSROOT=:pserver:[EMAIL PROTECTED]:/var/cvsroot Cvs login: I get an error that says : "/var/cvsroot: no such repository" I thought I had setup my repository correctly by cvs -d /var/cvsroot init? Am I missing a Step? ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
