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 61695 - Override my workfile with the latest file in CVS and vise versa
Summary: Override my workfile with the latest file in CVS and vise versa
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-03 07:03 UTC by ieising
Modified: 2005-09-05 09:45 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 ieising 2005-08-03 07:03:02 UTC
Hi,

I would like to see the feature where I can just ignore my own working copy of a
file and have it replaced with the latest version in CVS, as if I'd never had a
working copy, or just the other way around. Eclipse/WSAD has this feature and
calls it "override/update" or "override/commit".
It has proven very usefull in teamdevelopment setups.

Maybe this feature is present, but I haven't been able to locate it. In that
case I would like to ask to make it more obvious to use it.

Thanks,
Iwan
Comment 1 Peter Pis 2005-08-03 07:25:41 UTC
You can invoke "Update..." (in advanced mode) and with  checked "Get Clean
Repository Copy" option. 
Comment 2 ieising 2005-08-03 07:37:52 UTC
How about the other way around, ie commit my changes eventhough there is a newer
version in CVS?

Iwan