RE: cvs [checkout aborted]: /usr/cvs/cvsroot: no such repository
"Arthur Barrett" <[email protected]> Sat, 9 May 2009 06:34:37 +1000
| Newsgroups | gmane.comp.version-control.cvs.gui.user |
|---|---|
| Message-ID | <[email protected]> |
> I installed WincCVS many times on my compurter. When I try to
> log in, I met the following message :
> "cvs [checkout aborted]: /usr/cvs/cvsroot: no such repository"
What server are you using (eg: CVSNT 2.5.04 or CVS 1.11.22)?
What server OS are you using (eg: Red Hat Linux ES v4, Windows 2003)?
What connection string are you using (eg: :pserver:user@host:/repo)?
What commands did you run on the server to create the repository?
Note: cvs, cvsnt and cvsroot are all reserved words, therefore
/usr/cvs/cvsroot is an invalid repository name. Rename your repository
to /repo or /usr/repo. On the server you run this to create a
repository:
cvs 1.x:
sudo cvs -d :local:/usr/repo init
cvs 2.x:
sudo cvs -d :local:/usr/myrepo init -a /usr/repo
As Guy suggested, use the command line on windows to test connecting:
cvs -d :ssh:user@server:/usr/repo rls
Regards,
Arthur
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/cvsgui/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/cvsgui/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[email protected]
mailto:[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/