The cvs repositories can now also be accessed anonymously by setting:
CVSROOT = :pserver:anonymous@theory.cm.utexas.edu:/Groups/cvs
or by logging in with the command
cvs -d :pserver:anonymous@theory.cm.utexas.edu:/Groups/cvs login
If this is working correctly the anonymous user must log in with the passwd anonymous, and they will have read-only access.
anonymous access to cvs
Moderator: moderators
[quote="graeme"]These commands are appropriate for linux/unix/osx systems, or cygwin under windows. You can also use a cvs interface program under windows -- I don't use them, but I know they are out there. Googling cvs windows brings up several options.[/quote]
I fargot that Google is our friend.
Carlos
PS (The quote it is not working)
I fargot that Google is our friend.
Carlos
PS (The quote it is not working)
Re: anonymous access to cvs
it seems I can not anonymous access to cvs, it says > no such user anonymous in CVSROOT/passwd
Re: anonymous access to cvs
It's at our end. I disabled the anonymous pserver some time ago. Most of the code are available by download, but if anonymous access to cvs would be helpful, I'll enable it again.