Bug 88667 - [Update] Add feature to retrieve the most recent revision when no matching revision is found.
Summary: [Update] Add feature to retrieve the most recent revision when no matching re...
Status: RESOLVED DUPLICATE of bug 100738
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-03-21 14:17 EST by Fabiano Castro Pereira CLA
Modified: 2006-06-19 15:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiano Castro Pereira CLA 2005-03-21 14:17:00 EST
Overview: In command-line CVS there is a "-f" option, used together 
with "update" command, which allows the developer to retrieve the most recent 
revision when no matching revision is found. This is quite usefull when one is 
working on a branch which contains only a few files, say 30% of the whole 
thing. 

Actual Results: Currently, when using Eclipse, one needs to select each file 
that she knows is at that branch (a quite boring procedure) and then ask for 
update, requesting the desired branch in the update dialog. 

Expected Results: If the Eclipse CVS update dialog had a checkbox 
like "Retrieve HEAD revision if no matching revision is found", one could just 
select the whole project and, in the update dialog, select desired branch and 
check this checkbox. This procedure would bring the branch files, and the Head 
files for those resources which does not have the specified branch.
Comment 1 Michael Valenta CLA 2005-03-21 14:23:09 EST
Sounds reasonable. I don't have time to address this though.
Comment 2 Josep Maria Herrera CLA 2006-02-16 07:20:41 EST
I am very interested in having the above mentioned functionality included in the Eclipse
Comment 3 Michael Valenta CLA 2006-06-19 15:38:33 EDT

*** This bug has been marked as a duplicate of 100738 ***