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 77019 - Give warning when trying to commit to a tag
Summary: Give warning when trying to commit to a tag
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks: 89590
  Show dependency tree
 
Reported: 2006-05-29 13:26 UTC by nmnilssen
Modified: 2007-01-02 10:17 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 nmnilssen 2006-05-29 13:26:32 UTC
Eclipse and TortoiseSVN both gives a warning if you try to commit to a tag, and
asks if you want to commit anyway.

This would be a nice-to-have feature in NetBeans too....
Comment 1 Tomas Stupka 2006-10-16 16:23:15 UTC
fixed 

Checking in ui/commit/CommitAction.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/commit/CommitAction.java,v
 <--  CommitAction.java
new revision: 1.43; previous revision: 1.42
done
Checking in ui/commit/Bundle.properties;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/commit/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.15; previous revision: 1.14
done
Checking in util/SvnUtils.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/util/SvnUtils.java,v 
<--  SvnUtils.java
new revision: 1.55; previous revision: 1.54
done