Hello,
Are there any plans to support distributed version control systems like Mercurial, Git or Bazaar in addition to Subversion, Teamwork Server, CVS and Perforce? For some features of distributed version control systems (DVCS) see http://hginit.com/ .
Personally, I use Mercurial for everything if possible. At the moment I just check in the VPP file and use a primitive self-written VPP diff program (which compares the XML representations of the VPP files) to see what changed between versions. I can tell Mercurial to use this program when diff’ing VPP files. However, this is a very limited replacement with regard to version control operations from within VP-UML, not to mention the lack of visuall diff etc.
So, are there any plans for DVCS support?
Stefan