Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Dula

Pages: [1]
1
in my SCC system (PVCS) there is a structure with subprojects, e.g.

database
 project1
   subproject11
     file1.xml
     file2.xml
   subproject12
     file3.xml

The scc configuration and the xml-files were created out of an EAP model and with this, all works fine. If I create a new private model and wanna "get all files", EA searches them in workfiles\project1 and of course doesn´t find them there. They are displayed in the selection box, but the loading fails.
The only workaround I found is, creating a scc configuration for each subproject :-(
Any better suggestions?

Pages: [1]