[openbeos] Re: CVS Tutorial Wrong on OpenBeOS??

  • From: "Nathan Whitehorn" <nathan.whitehorn@xxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Fri, 25 Jan 2002 17:26:33 EST (-0500)

> 1/25/02 9:50:01 PM, "Andrew Edward McCall" <
> mccall@xxxxxxxxxxxxxxxxxxxxx> wrote:
> 
> >Hi All,
> >
> >I was reading over the tutorial for CVS from the resources section 
> > of 
> >openbeos.org, and I went to check in my code using the instructions 
> >given, and I get an error! I am a total newbie to cvs, so can 
> > someone 
> >tell me what I am doing wrong?
> >
> >Is it me or the web site thats wrong?
> 
> This email from the open-beos-printing archive should be helpful:
> //www.freelists.org/archives/open-beos-printing/11-2001/
> msg00001.html
> 
> except the command
>   cvs -z3 commit
> does not work as expected; instead you have to type
>   cvs -z3 commit .
> to commit all changes to the cvs repository or
>   cvs -z3 commit . file1 file2 ...
> to only commit the specified files.
> 
> It seems that cvs for BeOS ignores the paramter immediately after 
> "commit" so you can
> place there anything you want.

It does?

cvs -z3 ci file file2
That commits file and file2

or cvs -z3 ci file
That just commits files.
-Nathan

--
Fortune Cookie Says:

Why did the Lord give us so much quickness of movement unless it was to
avoid responsibility with?


Other related posts: