info-cvs
[Top][All Lists]
Advanced

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

Branch + date inconsistency?


From: David Jencks
Subject: Branch + date inconsistency?
Date: Thu, 26 Dec 2002 16:36:39 -0500

I'm having some trouble checking out a branch as of a date.  I find that
files added to head before the date I request and merged to the branch
after the date I request are being checked out.  What can be wrong?

This example is publically accessible from the jboss cvs.

Note that the file was added to head on  2002/09/30 13:05:27

I am requesting checkout as of 2002-10-02 02:00 +0000

the file was merged to Branch_3_2 on 2002/11/08 16:35:34

yet it appears in the checkout.

cvs checkout command:

$ cvs -d :pserver:address@hidden:/cvsroot/jboss co -r
Branch_3_2 -D"2002-10-02 02:00 +0000" jboss


cd jboss

$ cvs log 
src/main/org/jboss/cache/invalidation/bridges/JMSCacheInvalidationBridge.java

RCS file: 
/cvsroot/jboss/jboss/src/main/org/jboss/cache/invalidation/bridges/JMSCacheInvalidationBridge.java,v
Working file: 
src/main/org/jboss/cache/invalidation/bridges/JMSCacheInvalidationBridge.java
head: 1.1
branch:
locks: strict
access list:
symbolic names:
        JBoss_3_2_0_beta3: 1.1.2.1
        JBoss_3_2_0_beta2: 1.1.2.1
        Branch_3_2: 1.1.0.2
keyword substitution: kv
total revisions: 2;     selected revisions: 2
description:
----------------------------
revision 1.1
date: 2002/09/30 13:05:27;  author: slaboure;  state: Exp;
branches:  1.1.2;
Added cache-invalidation bridge: JMS implementation
----------------------------
revision 1.1.2.1
date: 2002/11/08 16:35:34;  author: slaboure;  state: Exp;  lines: +1 -1
Port cache-invalidation to Branch_3_2 (from HEAD)
=============================================================================

$ ls 
src/main/org/jboss/cache/invalidation/bridges/JMSCacheInvalidationBridge.java
src/main/org/jboss/cache/invalidation/bridges/JMSCacheInvalidationBridge.java



many thanks
david jencks

(I apologize if this message appears twice. I originally sent if before
completing my subscription and I can't tell if the info-cvs-bounce cancel
worked or not)




reply via email to

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