info-cvs
[Top][All Lists]
Advanced

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

improper behavior or improper usage?


From: Mark Jaffe
Subject: improper behavior or improper usage?
Date: Thu, 9 Oct 2003 17:47:32 -0700 (GMT-07:00)

CVS is not behaving as expected, and causing great difficulty. We have a 
baseline tag "DEV" and wish to add to it any files with a tag "READY_FOR_DEV" 
so we issue a command "cvs checkout -r DEV -r READY_FOR_DEV "module" but we end 
up with only the stuff maerked READY_FOR_DEV

What we get is only the last revision mentioned. If we ask for cvs update -r 
READY_FOR_DEV -r DEV "module" then we only get DEV. If I say cvs update -j DEV 
-j READY_FOR_DEV "module" I only get READY_FOR_DEV merged with anything from 
DEV. None of this is right. We need the UNION of the two tags, not the 
intersection!


=========================================
Mark Jaffe        | (408) 972-9638 (home)
Chief Wizard      | (408) 807-1530 (cell)
Computer Wizards  | (425) 795-6421 (FAX)




reply via email to

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