info-cvs
[Top][All Lists]
Advanced

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

Version numbers question


From: Mala T
Subject: Version numbers question
Date: Thu, 3 Jun 2004 10:50:17 -0700 (PDT)

Hi
Sorry for the long mail.

I have 2 questions about version numbers. First, is
there any limit on the number of versions we can have
for a file in cvs? Suppose we keep updating a file
from 1.1. If there are 200 revisions, will it be 1.200
and so on? Upto what number does it get incremented?
will it ever be 2.1 and so on without our explicitly
making it so using the -r on check-in?


And I have a question about 2 files that are on the
same branch and have logs as below

------------------------------------------------------------------------
RCS file:
/cvsrep/cvsroot/OP/op/asos/src/java/com/sbc/orderprocessor/orderEngineAdapter/OEAdapter.java,v
Working file: OEAdapter.java
head: 1.1
branch: 1.1.1
locks: strict
access list:
symbolic names:
        op_crm1_052504_preprod: 1.1.1.1
        op_crm1_051704_QC: 1.1.1.1
        op_crm2a-1_050504_QC: 1.1.1.1
        Br_04-20-04_CRMR2a_Dev: 1.1.1.1.0.4
        Tag_04-20-04_CRMR2a_Dev: 1.1.1.1
        Tag_03-30-04_CRMR1_Prod: 1.1.1.1
        start: 1.1.1.1
        yoyo: 1.1.1
keyword substitution: kv
total revisions: 3;     selected revisions: 3
description:
----------------------------
revision 1.1
date: 2004/03/30 23:10:32;  author: mt5921;  state:
Exp;
branches:  1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2004/03/30 23:10:32;  author: mt5921;  state:
Exp;  lines: +0 -0
branches:  1.1.1.1.4;
WR#xxxx TAR#xxxx Initial check-in for OP
----------------------------
revision 1.1.1.1.4.1
date: 2004/05/15 18:09:10;  author: sc5869;  state:
Exp;  lines: +3 -0
Task312: WR#4146 TAR#3878 Made Changes to the
OEAdapter.java files for populating new schemas
-----------------------------------------------------------------------------

2nd file:

RCS file:
/cvsrep/cvsroot/OP/op/asos/src/java/com/sbc/orderprocessor/asiTranslator/Processor.java,v
Working file: Processor.java
head: 1.7
branch:
locks: strict
access list:
symbolic names:
        op_crm1_052504_preprod: 1.7
        op_crm1_051704_QC: 1.6
        op_crm2a-1_050504_QC: 1.4
        Br_04-20-04_CRMR2a_Dev: 1.4.0.2
        Tag_04-20-04_CRMR2a_Dev: 1.4
        Tag_03-30-04_CRMR1_Prod: 1.1.1.1
        start: 1.1.1.1
        yoyo: 1.1.1
keyword substitution: kv
total revisions: 9;     selected revisions: 9
description:
----------------------------
revision 1.7
date: 2004/05/21 00:02:49;  author: rt5647;  state:
Exp;  lines: +19 -11
Task375: WR#3626c TAR#3737 spread the orders across
all channels and sub channels
----------------------------
revision 1.6
date: 2004/05/18 00:50:01;  author: sy5429;  state:
Exp;  lines: +4 -2
Task345: WR#3626c TAR#3914 Removed some extra verbose
debugging messages
----------------------------
revision 1.5
date: 2004/05/17 21:13:01;  author: sy5429;  state:
Exp;  lines: +44 -157
Task332: WR#3626c TAR#3914 Modified to use digests for
performance enhancements
----------------------------
revision 1.4
date: 2004/04/15 22:30:38;  author: sy5429;  state:
Exp;  lines: +33 -24
branches:  1.4.2;
Task20: WR#3626c TAR#3363 Performance testing fixes
Task20: - Added the code to split the orders into n
channels configurable through
Task20:    the configFile
Task20:
----------------------------
revision 1.3
date: 2004/04/15 18:08:28;  author: sy5429;  state:
Exp;  lines: +166 -65
Task13: Task12: Task11: WR#3525c TAR#0000
Task13: Task12: Task11: - To fix the issue where
response listener sits idly, processing nothing
Task13: Task12: Task11: - To split the orders n-way
between n channels configurable through configFile.zml
Task13: Task12: Task11: - To add the HostName to the
subject of the NotifyHandler emails
Task13: Task12: Task11:
----------------------------
revision 1.2
date: 2004/04/01 21:43:30;  author: sy5429;  state:
Exp;  lines: +821 -647
WR#3626c TAR#0000
- Changed the code to conform to the restructured job
scheduler APIs
----------------------------
revision 1.1
date: 2004/03/30 23:10:33;  author: mt5921;  state:
Exp;
branches:  1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2004/03/30 23:10:33;  author: mt5921;  state:
Exp;  lines: +0 -0
WR#xxxx TAR#xxxx Initial check-in for OP
----------------------------
revision 1.4.2.1
date: 2004/05/08 22:35:16;  author: sy5429;  state:
Exp;  lines: +7 -18
Task284:  WR#4146 TAR#3709 Fixed the code to not
filter out the SNET orders
------------------------------------------------------------------------------------

For Processor.java, looks like there was already a
branch when I made the initial import (1.1.1.1.4)? How
can that be? I don't understand what went wrong..Can
someone explain this?

Thanks a lot.

Mala




        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 




reply via email to

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