Reputation: 387
I've been searching the internet a lot for UML modeling tools that support version control systems, like svn, but I haven't found anything about it. Does anyone know a good uml modeling tool, preferrably free, with version control support?
Upvotes: 2
Views: 1782
Reputation: 1428
You might try BOUML : http://bouml.free.fr
It has a "file control" plugin that should do the trick among cvs, svn and others
Upvotes: 1
Reputation: 171
Not free but EnterpriseArchitect Sparx Systems is pretty cheap and works well with various version control systems.
Upvotes: 1
Reputation: 638
Just a shot in the dark, but Visual Paradigm might do the trick.
Upvotes: 0
Reputation: 4333
If you are on a mac OmniGraffle works pretty well, but I wouldn't call it full-featured.
As for the SVN, why don't you just save the UML layout file itself in the SVN, that way you don't need the integration.
Upvotes: 0