Hi, I had one project file with ERD (*.mdl) created with DataModeler, to provide team work I divided whole project into 5 schemas which are connected with many relations together. To enable team work with versioning, I use Microsoft SourceSafe. After dividing I add every schema to VersionControl, and Rose created *.cat files. After that I saved *.mdl with *.cat by Check In command, everything step by step with (Guide to Team Devel). Now User1 opens *.mdl, then loads and CheckOut package pack1 and pack3, mdl file and both packs are write enable. At the same time User2 opens *.mdl then loads and CheckOut pack2 and pack3 mdl file and pack3 are write protected, but pack2 is write enable. Now User1 can edit both packages add entities, relations, edit attributes, but User2 can only view his packeges, he can edit comments for pack2, but he cannot edit attributes or delete entities which are only in his pack2, he can also add entities, but without possibility to add atributes, etc. In our devel team are few people whom should access only one pack for writing(editing) and many for reading, by now it's impossible :-(( First user always gains access for writing, how to change it, or what can be wrong ??? Thanks a lot, Dominik Sowa ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * *************************************************************************
