I get the following message in draco.log after starting the service:

6/15/2004 3:15:51 PM - Test build : Checking module for changes
6/15/2004 3:15:51 PM - Test build : Failed to poll repository for changes because the 
following exception occurred:
System.NullReferenceException: Object reference not set to an instance of an object.
   at Chive.Draco.Scc.PvcsRepository..ctor(ProcessRunner processRunner, String 
repositories, String projects, String drivemappings, String pvcsbin)
   at Chive.Draco.Scc.RepositoryFactory.CreateRepository(ProcessRunner processRunner, 
DracoBuild build)
   at Chive.Draco.BuildRunner.GetModifications(DateTime earliestModificationTime)
   at Chive.Draco.BuildRunner.CheckForChanges()


Here is the build configuration for PVCS that I am usingin Draco.exe.config:

          <pvcs>

            <repositories>C:\ccTesting</repositories>

            <projects>myTest;</projects>

            <pvcsbin>C:\Program Files\Merant\VM\Win32\bin</pvcsbin>

          </pvcs>


C:\ccTesting is the absolute dir in brackets after the project data base name in PVCS 
GUI.  myTest is the name of my project that is in ccTesting root. 

Does anyone have an idea what I am doing wrong?


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users

Reply via email to