Re: AW: [SE|PY-macdev] CVS commands
Brought to you by:
sephiroth_tmm
From: Ashley M. <as...@gv...> - 2004-09-01 21:32:55
|
Thanks for the pointers, current env OSX.3.5 G4 1.0 GHz powerbook 768 Mb RAM I have been following the Mesh guide for some time, CVS commands return the following at command line, not sure what I am doing wrong, when prompted for password I use valid email address. any suggestions? Ashley --------snip g4-1ghz:~ amccoy$ cvs -d:pserver:ano...@cv...:/cvsroot/SE|PY login -bash: PY: command not found Usage: cvs [cvs-options] command [command-options-and-arguments] where cvs-options are -q, -n, etc. (specify --help-options for a list of options) where command is add, admin, etc. (specify --help-commands for a list of commands or --help-synonyms for a list of command synonyms) where command-options-and-arguments depend on the specific command (specify -H followed by a command name for command-specific help) Specify --help to receive this message The Concurrent Versions System (CVS) is a tool for version control. For CVS updates and additional information, see Cyclic Software at http://www.cyclic.com/ or Pascal Molli's CVS site at http://www.loria.fr/~molli/cvs-index.html g4-1ghz:~ amccoy$ cvs -d:pserver:ano...@cv...:/cvsroot/SEPY login (Logging in to ano...@cv...) CVS password: cvs [login aborted]: unrecognized auth response from cvs.sourceforge.net: M -!- Project map lookup failed () g4-1ghz:~ amccoy$ cvs -d:pserver:ano...@cv...:/cvsroot/sepy login (Logging in to ano...@cv...) CVS password: cvs [login aborted]: authorization failed: server cvs.sourceforge.net rejected access g4-1ghz:~ amccoy$ cvs -d:pserver:ano...@cv...:/cvsroot/sepy login (Logging in to ano...@cv...) CVS password: cvs [login aborted]: authorization failed: server cvs.sourceforge.net rejected access -----endsnip Treu, Valentin wrote: >Hi, > >you have to install all the apps that are described here: >http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20library%20insta >llation > >The cvs commands you'll find here (Point 2): >http://www.markme.com/mesh/archives/004406.cfm > >Be sure to use the newest version of each of them. >Are you on Jaguar or Panther ? I have just been able to test >it on Panther and there it works quite ok now. >Else you have to post the generated error messages. >I intend to write an updated installation doc next week-end. > >Good luck >valley > > > > > >-----Ursprüngliche Nachricht----- >Von: sep...@li... >[mailto:sep...@li...]Im Auftrag von Ashley >McCoy >Gesendet: Mittwoch, 1. September 2004 02:53 >An: sep...@li... >Betreff: [SE|PY-macdev] CVS commands > > >Hi, > >I have tried to run each version of the lastest release code over the >last 3 to 4 months, without any success. > >I believe I have the correct Python install and would like to get the >lastest code from CVS ... > >which command do I need ? > >thanks, >Ashley > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click >_______________________________________________ >sepy-macdev mailing list >sep...@li... >https://lists.sourceforge.net/lists/listinfo/sepy-macdev > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_idP47&alloc_id808&op=click >_______________________________________________ >sepy-macdev mailing list >sep...@li... >https://lists.sourceforge.net/lists/listinfo/sepy-macdev > > > |