Importing with a revision number?

2001-06-12 Thread David Berry
Is it possible to import a new source set with a revision number, such as 201.1? In my trials as a new CVS user, the source set took revision 1.1.1.1 upon importation. I would like to import new programs a user defined revision number. Regards, David Berry [EMAIL PROTECTED

Up-to-date check failed for 'module'

2001-06-21 Thread David Berry
omain = $ENUMERATE "$Revision: 202.7 $" >default = "$Revision: 202.7 $" Index: makefile === RCS file: /cm/cvs/esproc/alnmo/makefile,v retrieving revision 201.4 diff -r201.4 makefile 2c2 < # $Id: makefile,v 201.4 2001/06/21 14:58:22 berry Exp $ --- > # $Id

Re: Up-to-date check failed for 'module'

2001-06-21 Thread David Berry
7; cvs [commit aborted]: correct above errors first! - Checkin of "alnmo" source set was successful. - cato:/users/721/berry/src/scripts/esproc% It appears I cannot check out old code and check it in over th

adding directories and files directly under /cvs

2001-06-21 Thread David Berry
/users/721/berry/src/scripts/esproc% mkdir newproc Add it to the Repository! cato:/users/721/berry/src/scripts/esproc% cvs add newproc Directory /cm/cvs/esproc/newproc added to the repository cato:/users/721/berry/src/scripts/esproc% Success!!! Regards, D

Re: Up-to-date check failed for 'module'

2001-06-21 Thread David Berry
enough to not check in BAD code. Regards, David Berry Larry Jones wrote: > > David Berry writes: > > > > I have versions 201.4, 201.5 and 201.6 . > > There is NO difference in the code in > > any of these versions, except for the > > revision string $Id:$ > &

Re: adding directories and files directly under /cvs

2001-06-22 Thread David Berry
directory under /cm/cvs with all the code to uiutl, I need to import it? Is this observation correct? Regards, David Berry David Berry wrote: > Larry, > > I am able to add and commit directories > 1 level under the /cvs directory with no > problem. However, when I try to add a >