Thread: cvs help please
View Single Post
cvs help please
Old
  (#1)
[BBB]sluggo
Member
 
[BBB]sluggo's Avatar
 
Status: Offline
Posts: 153
Join Date: Jan 2004
Location: Stockholm, Sweden
Default cvs help please - 07-08-2004

I want to download the source, I have done it before but it doesn't work anymore, has something changed?

I'm using "TortoiseCVS" is there anything else I need that i may have uninstalled?

The settings I use are:
CVSROOT: = :sserver:anonymous@bots-united.com:/home/cvsroot
Protocol: = SSL (:sserver <----- no smiley intended ---> ": )" without the space
Protocol parameters: =
Server: = bots-united.com OR server-one.de
Port: =
Repository folder: = /home/cvsroot OR /home/cvsroot/realbot
User name: = anonymous OR realbot OR realbot-cvs
Module: = realbot

I rightclick my 'green' realbot folder and click the "CVS Update" OR the folder above the 'green' realbot folder and click "CVS Checkout"

Anyone know what's wrong? Do I need a new account or something?
anonymous doesn't seem to work at all, it gives me this error:
"In C:\rb\Realbot: C:\Program\TortoiseCVS\cvs.exe -q checkout -P realbot
CVSROOT=:sserver:anonymous@bots-united.com:/home/cvsroot
cvs checkout: Empty password used - try 'cvs login' with a real password
cvs server: connect to 127.0.0.1(localhost):2402 failed: Unknown error
Error, CVS operation failed"

Any other username gives me:
"In C:\rb\Realbot: C:\Program\TortoiseCVS\cvs.exe -q checkout -P realbot
CVSROOT=:sserver:realbot@server-one.de:/home/cvsroot
cvs [checkout aborted]: no such user ANYOTHERUSER in CVSROOT/passwd
Error, CVS operation failed"
I want to be able to compile the source myself!
  
Reply With Quote