LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 09-28-2009, 12:24 PM   #1
Ricio
Member
 
Registered: Sep 2003
Location: Colombia
Distribution: Debian
Posts: 220

Rep: Reputation: 30
Question CVS: no such repository error


Hello all, I have been trying to set up a CVS this morning but I have found some problems with it, current problem I cant seem to fix is the following:

When I try to login as a CVS user it exits with an error stating : no such repository

Code:
cvs -d :pserver:carlos.ramirez@localhost:2401/quipux/servicio/cvs/modulos login
Logging in to :pserver:carlos.ramirez@localhost:2401/quipux/servicio/cvs/modulos
CVS password:
/quipux/servicio/cvs/modulos: no such repository
This is the service file in /etc/xinetd.d/cvspserver

Code:
service cvspserver
{
        disable = no
        port = 2401
        socket_type = stream
        protocol = tcp
        wait = no
        passenv =
        env = CVSROOT=/quipux/servicios/cvs/modulos
        server = /usr/bin/cvs
        server_args = -f --allow-root=/quipux/servicios/cvs/modulos pserver
        user = cvs
}
I also did the following:
1. Create a new user named "cvs" ( I used UID 89).
2. Create a new group named "cvs" (also GID 89).
3. Do a "sudo chown -R cvs:cvs /quipux/".
4. Change the "/etc/xinetd.d/cvspserver" startup file to have "user = cvs".
5. Restart xinetd.
6. Make sure the "/quipux/servicios/cvs/modulos/CVSROOT/passwd" file had a"username:encpw:cvs" entry.

Im running FC4

And still the problems remains.. dont know what else to do... any suggestions?

Last edited by Ricio; 09-28-2009 at 12:37 PM. Reason: Forgot to specify OS
 
Old 09-28-2009, 02:17 PM   #2
Ricio
Member
 
Registered: Sep 2003
Location: Colombia
Distribution: Debian
Posts: 220

Original Poster
Rep: Reputation: 30
Fixed, dumb of me I was typing the wrong name, however I Still have a problem, now when I do
Code:
cvs login
Logging in to :pserver:someone@server:2401/quipux/servicios/cvs/modulos
CVS password: xxxxx
it returns to bash shell and eclipse users get a Connection reset by peer error.

Im using cvs 1.11.19
and this is what Im getting from /var/log/messages
Code:
Sep 28 15:40:02 pandora crond(pam_unix)[7772]: session opened for user root by (uid=0)
Sep 28 15:40:02 pandora crond(pam_unix)[7773]: session opened for user root by (uid=0)
Sep 28 15:40:02 pandora crond(pam_unix)[7773]: session closed for user root
Sep 28 15:40:02 pandora crond(pam_unix)[7772]: session closed for user root
 
  


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
error " no such repository" while logging win cvs -d :pserver: command linuxsikandar Linux - Server 2 07-11-2010 11:55 PM
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
create a cvs repository with existing files to cvs powah Linux - Software 1 08-19-2005 09:19 AM
Creating CVS repository: cvs [import aborted]: attempt to import the repository enemorales Linux - Software 3 10-15-2004 04:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 12:25 AM.

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