[openbeos] Re: CVS Help 2 : Return of the Lamer

  • From: "Nick Scott" <nomind_23@xxxxxxxxx>
  • To: <openbeos@xxxxxxxxxxxxx>
  • Date: Fri, 25 Jan 2002 11:09:48 -0500

If the stuff doesn't exist in the CVS tree yet, you need to add that
first.  From here, it looks like you need to:

$ cvs -m "Importing keyboard app" add Keyboard/ Keyboard/*
$ cvs -m "Importing keyboard app" commit

As an FYI, I wouldn't use pserver for CVS, especially if you have write
access.  Your password is sent in the clear, and, for an additional lack
of security bonus, is also saved in an easily crackable hash in every
nook and cranny of your CVS project.  Use ":ext:user@xxxxxx" to make
sure it's working over ssh.

Nick
these bright dreams see through everything

> -----Original Message-----
> From: openbeos-bounce@xxxxxxxxxxxxx 
> [mailto:openbeos-bounce@xxxxxxxxxxxxx] On Behalf Of Andrew 
> Edward McCall
> Sent: Friday, January 25, 2002 5:01 PM
> To: openbeos@xxxxxxxxxxxxx
> Subject: [openbeos] CVS Help 2 : Return of the Lamer
> 
> 
> Hi again,
> 
> I realise how bad that last email was about the CVS help, I 
> hadn't put 
> any details about my problem in it at all! Man I feel lame now!
> 
> Anyhow, here is whats going on:
> 
> $ export CVS_RSH=ssh
> $ export 
> CVSROOT=mccall@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/open-beos
> $ cd OpenBeOS/ (In here is my Keyboard app folder)
> $ cvs 
> -d:pserver:mccall@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/open-beos 
> login  (Logging in to mccall@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
> CVS password: <my password>
> $ cvs -z3 
> -d:pserver:mccall@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/open-beos 
> checkout preferences
> cvs server: Updating preferences
> cvs server: Updating preferences/Workspaces
> U preferences/Workspaces/Workspaces.cpp
> U preferences/Workspaces/Workspaces.rsrc
> U preferences/Workspaces/makefile
> 
> I then copy my folder into preferences using tracker.
> 
> $ cvs -z3 
> -d:pserver:mccall@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/open-beos 
> commit preferences
> cvs commit: Examining preferences
> cvs commit: Examining preferences/Workspaces
> $ cvs -z3 
> -d:pserver:mccall@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/open-
> beos add 
> preferences/Keyboard
> cvs add: in directory .:
> cvs [add aborted]: there is no version here; do 'cvs checkout' first
> 
> And this is as far as I can get.... :(
> 
> Thanks
> 
> Andrew Edward McCall
> mccall@xxxxxxxxxxxxxxxxxxxxx
> --
> OpenBeOS! - Join the revolution now!
> http://www.openbeos.org/
> 
> 



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Other related posts: