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 128794 - versioning integration broken for UML projects
Summary: versioning integration broken for UML projects
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-29 09:29 UTC by kawazu428
Modified: 2008-02-29 12:51 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 kawazu428 2008-02-29 09:29:56 UTC
In order to share this code among our developers, we want to host NetBeans UML projects in our SVN repository.
Currently, though managing these projects in SVN basically works, it is not completely integrated (that's why I am
filing this as an enhancement rather than feature or defect):

- UML projects only may be version-managed via the global "versioning" menu, not using an appropriate entry in the
project-specific context menu. Given that versioning of these projects shouldn't be supported, having it either
unavailable _or_ available in both ways would be a good thing. ;)

- In a regular Java project, usually I have files marked as changed/added/removed in my local working copy when working
with versioning. In UML projects, these things aren't displayed. As a matter of consistency I'd like to see an
"added/removed/changed" mark for diagrams in an UML model the same way it is done for a .java file in a Java project.
Comment 1 Maros Sandor 2008-02-29 12:51:18 UTC
All this must be supported in the UML project itself, reassigning.