Re: [mdr-users] Re: Repository Questions

Leonardo Gresta Paulino Murta <[email protected]> Tue, 16 Aug 2005 19:10:10 -0300
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Hi Adam,
	
> I'm wondering if it would be best to do the shared repository via some 
> sort of appserver/webservice.
> 
> How would you look at doing a central repository for multiple users? 
> Send in the XMI via a webservice, compare to the central repo xmi for 
> that extend, have a "merge" jsp page, & then inject the merged xmi as 
> the new extent?
> 
> I was thinking of something like:
> 
> http://pi.informatik.uni-siegen.de/pi/fujaba/difftoolsuite/index.html

	Nice tool! We have coded a prototype that may be seen as a 
complementary tool of yours. It privedes versioning support for UML 
models and uses MDR as an underlying repository...

http://reuse.cos.ufrj.br/prometeus/publicacoes/umlvcs-cr.pdf

	Leo