Bug 292833 - Branch / version dialog should allow to continue with the user input
Summary: Branch / version dialog should allow to continue with the user input
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.6   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact: Malgorzata Janczarska CLA
URL:
Whiteboard: stalebug
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2009-10-20 19:34 EDT by Pascal Rapicault CLA
Modified: 2019-11-14 03:15 EST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Rapicault CLA 2009-10-20 19:34:57 EDT
3.6 I20091020
I'm in a situation where I want to replace several projects with the content of a given branch. I know exactly which projects I want and the tag of the branch. 
When the branch / version dialog opens I have to first hit the refresh button before I can see the tag I want. Typing the tag without doing the refresh does not give any result.
My request is for letting the user type in a tag and hit commit without having to ever do refresh tags since it can be a very long operation.
Comment 1 Tomasz Zarna CLA 2010-01-12 04:39:52 EST
Szymon what do you think? It sounds reasonable to me.
Comment 2 Szymon Brandys CLA 2010-01-12 05:00:25 EST
Makes sense. I will try to fix it in 3.6.
Comment 3 Szymon Brandys CLA 2010-04-29 08:48:39 EDT
Missed the train. I'll give it another chance in 3.7.
Comment 4 Malgorzata Janczarska CLA 2011-02-02 06:52:46 EST
What about if a version/branch of a given tag does not exist? Currently when the window allows choosing only existing tag this problem never occurred. I was expecting in this situation that replace operation would report an error but unfortunately it doesn't. This is because in the first step it lists the resources for update and if the tag does not exist the list of resources is empty.
Other operations using this window also don't seem to be prepared that tag may not exists. For instance Compare with -> Branch or version does not display any error but shows that every file in in the project is new.
We could check if tag exists in the before the window returns it, but is there a chance that is will be faster than populating the list of tags?
Comment 5 Olexiy Buyanskyy CLA 2011-02-02 07:44:22 EST
this bug may be related to bug 265025
Comment 6 Tomasz Zarna CLA 2011-02-04 04:41:19 EST
(In reply to comment #5)
> this bug may be related to bug 265025

That is correct, to be consistent a fix we will propose here should be also incorporated into Check Out As wizard.
Comment 7 Tomasz Zarna CLA 2011-03-23 10:35:16 EDT
(In reply to comment #4)
> What about if a version/branch of a given tag does not exist? 

You're right, that's a problematic case we should keep in mind. imo if we decide that a user can type the tag without doing the refresh we should display a warning. Additionally, I would keep that behavior disabled by default, so the user can decide that he wants to work with the dialog that way by switching a preference first.
Comment 8 Dani Megert CLA 2011-03-23 14:16:04 EDT
The API addition has been approved by the PMC.
Comment 9 Dani Megert CLA 2011-03-23 14:16:36 EDT
(In reply to comment #8)
> The API addition has been approved by the PMC.
Sorry, got the wrong bug.
Comment 10 Szymon Brandys CLA 2011-03-24 04:35:11 EDT
Moving to 3.8.
Comment 11 Szymon Brandys CLA 2011-12-12 05:48:19 EST
We would need some help from the community. Patches are welcome.
Comment 12 Lars Vogel CLA 2019-11-14 03:15:16 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

If the bug is still relevant, please remove the "stalebug" whiteboard tag.