[Draconet-users] How do I fetch source files from different branches of the sourcesafe project tree?
Hi,
I am trying to introduce Draco to a team that already use batch files for their build. This shouldn't be difficult but dependent solutions are spread over different branches of the sourcesafe project tree. To get all the needed files, I have tried mulitple entries for the project tag e.g.
<project>$/Ferraris/Common/Deliverables/Third Party Libraries</project>
<project>$/Ferraris/Common/Deliverables/Libraries/Ferraris.Common</project>
but I get an error message in the server log file:-
2004-12-16 15:28:00 [3620] DEBUG Draco.Core.Runtime.DracoRuntime - Initialising Draco.NET
2004-12-16 15:28:03 [3620] ERROR Draco.Core.Runtime.DracoRuntime - Draco.NET failed to initialise.
The following exception was thrown:
System.Configuration.ConfigurationException: The configuration section contains errors -->
Element 'project' cannot appear more than once if content model type is "all". An error occurred at , (93, 5).
at Draco.Core.Config.DefaultConfigurationProvider.GetDracoConfig()
at Draco.Core.Runtime.DracoRuntime.Start()
Exception: System.Configuration.ConfigurationException
Message: The configuration section contains errors -->
Element 'project' cannot appear more than once if content model type is "all". An error occurred at , (93, 5).
Source: Draco.Core
at Draco.Core.Config.DefaultConfigurationProvider.GetDracoConfig()
at Draco.Core.Runtime.DracoRuntime.Start()
Is there a work around? Maybe there is an element that I can use to control the content model? Will the project element take a list?
I don't want to go to the root folder as this would greatly increase the get and would leave me open to kicking off a build everytime someone checked in a file that was not releated to the project.
David A Taylor
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system administrator at [EMAIL PROTECTED]
This footnote also confirms that this email message has been swept for the presence of computer viruses.
**********************************************************************