This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 124312 - Merge into trunk - starting rev off by one
Summary: Merge into trunk - starting rev off by one
Status: RESOLVED DUPLICATE of bug 73089
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-20 09:30 UTC by gugrim
Modified: 2008-04-14 11:19 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gugrim 2007-12-20 09:30:52 UTC
When using Merge Changes and selecting "Merge From: One Repository Folder", you can choose the starting revision. If I
choose the last revision whose changes I want I don't get them, but all changes from later revisions. I have to choose
the last revision BEFORE the one I want. Very confusing.
Comment 1 Tomas Stupka 2008-01-02 16:32:01 UTC
WAD. This works the same way like the cmd line when specifying a revision range. It's the differences between start and
ending revision which are merged into the local working copy.

however, agree that this isn't clear from the dialog. we shall find a way how to make the dialog more intuitive. There
is already the issue #73089 which seems to be a good candidate.


*** This issue has been marked as a duplicate of 73089 ***