LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   error " no such repository" while logging win cvs -d :pserver: command (https://www.linuxquestions.org/questions/linux-server-73/error-no-such-repository-while-logging-win-cvs-d-pserver-command-625598/)

linuxsikandar 03-04-2008 06:18 AM

error " no such repository" while logging win cvs -d :pserver: command
 
Hi All,

I have noticed that when i try to login with following command

cvs -d :pserver:nilesh@192.168.20.61:/usr/local/HomePowerMngt/ login

it asks for the passwd

Then it gives no such repository error

I tried the same command on old repositories and it allows me to login.
All permissions are proper.


[root@bugzilla ~]# cvs -d :pserver:nilesh@192.168.20.61:/usr/local/HomePowerMngt/ login
Logging in to :pserver:nilesh@192.168.20.61:2401/usr/local/HomePowerMngt
CVS password:
/usr/local/HomePowerMngt: no such repository
[root@bugzilla ~]#[/COLOR]

linuxsikandar 03-07-2008 04:09 AM

Hurray......Solved the problem
 
Hello All,

It's because of directory named / was wrongly created and it contains the cvs pserver file in it.

so it allowed older repository to log in but not the new one as new repository entry is in the vi /etc/xinetd.d/cvs.

Regards

LinuxSikandar

alokanand007 07-11-2010 11:55 PM

help required
 
i didn,t get it which "/ " directory is created....

reply soon....

i m geting the problem of "no such repository"


All times are GMT -5. The time now is 08:33 AM.