|
From: Luigi B. <lui...@fa...> - 2004-03-11 16:07:58
|
On 2004.03.11 16:29, Dirk Eddelbuettel wrote: > On Thu, Mar 11, 2004 at 03:12:01PM +0100, Luigi Ballabio wrote: > > I just created a CVS branch for release 0.3.5 with tag > > "R000305f0-branch". Bug-fixes to be applied before release must be > > committed on this branch. As usual, new code and features must go > > on the trunk and will appear in the release after 0.3.5. > > Ok, so far CVS neophytes like myself, what is the checkout command > for a branch? RTFmanpage suggests 'cvs -r R000305f0-branch > checkout' (given a suitable CVSROOT definitiont, cvs login, etc > pp) ? Would that do? Yes, I guess it would do. Once you'll have the module checked out, you'll need to run ./boostrap before starting the usual configure mantra. Oh, and the sources will probably change before release, so don't use precious final version numbers for your Debian stuff yet :) Later, Luigi |