From: Geoff S. <Ge...@Ho...> - 2001-03-25 18:56:38
|
Todd: I'm using Wincvs. It appears to be finding your server and I get to the point of it requesting the password. I simply press enter (for anonymous) and then I get an error that userid doesn't exist. Geoff -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Todd Owen Sent: Sunday, March 25, 2001 12:18 PM To: php...@li... Subject: [Phpwebsite-developers] CVS access Geoff, the following is from the phpwebsite.appstate.edu website under downloads: pserver: cvs -z3 -d:pserver:anonymous@152.10.194.1:/home/cvsroot login Just hit enter (no password) cvs -z3 -d:pserver:anonymous@152.10.194.1:/home/cvsroot co phpwebsite You can just type this in from the command line on a Linux/BSD box. I use Windows most of the time, so it's WinCVS 1.2 for me. Also WinCVS won't take an IP address for the server so substitute res1.resnet.appstate.edu instead. I use the WinCVS admin command line and type in the unix style commands instead of using the GUI commands though. When you get CVS access, just substitute your username ('todd' in my case) for anonymous and enter your password when prompted (anonymous password is blank. The following link from cvshome.org discusses branches: http://www.cvshome.org/docs/manual/cvs_5.html --Todd Owen _______________________________________________ Phpwebsite-developers mailing list Php...@li... http://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |