discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pantomime


From: René Berber
Subject: Re: Pantomime
Date: Thu, 08 May 2003 16:39:02 -0500

On 2003-05-08 15:27:29 -0500 Catherine Luedecker <luedchic@attbi.com> wrote:

> Well, my installs worked okay after getting changing a couple of emerge 
> commands, but I was just told by a very nice person that there is  a tiny bug 
> in the 1.6.0 version of gnustep-make but the cvs version is fixed.  CVS scars 
> me a little but since they provide the instructions on the webiste I may be 
> able to do it....with a little hand holding.  Is <modulename> would <make> 
> right?
> 
> cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/gnustep login
> 
> cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/gnustep co 
> </modulename/>

The recommended procedure for using CVS is to first get a tarball (i.e. the 
gnustep-make-1.6.0.tar.gz, gnustep-base-1.6.0.tar.gz, etc.) then use CVS to 
update the latest changes.

That is described in the build guide (chapter 3).  Quoting from there, you use:

   cvs -z3 -d :pserver:anoncvs@cvs.gnustep.org:/cvsroot/gnustep update -Pd core
   cvs -z3 -d :pserver:anoncvs@cvs.gnustep.org:/cvsroot/gnustep update -Pd 
dev-apps
   cvs -z3 -d :pserver:anoncvs@cvs.gnustep.org:/cvsroot/gnustep update -Pd 
dev-libs

You can also use checkout to get everything but it's suposed to be faster the 
other way.

Regrads.
-- 
René Berber





reply via email to

[Prev in Thread] Current Thread [Next in Thread]