Hi I would specify a username and the password, that seems more logical. also, check your log file, you'll probably see something. are you running the service, or the console?
if you're running the service, first try to get it running in the console, this is easier to spot errors. with kind regards Ruben Willems On Tue, Mar 10, 2009 at 8:26 PM, Mark Levison <[email protected]>wrote: > A quick followup to my last post - here is my current config file: > > <cruisecontrol> > <project name="Endorsement Manager" webURL="http://localhost/EndManager > "> > <sourcecontrol type="vss"> > <project>$/EndorsementManager_Net</project> > <ssdir>C:\Program Files\Microsoft Visual Studio\Common\VSS</ssdir> > <workingDirectory>C:\GlobexDotNetVSS</workingDirectory> > <timeout units="seconds">15</timeout> > </sourcecontrol> > </project> > </cruisecontrol> > > Unfortunately the machine is on different internal only network so I have > to move everything back+forth via USB. > > > On Tue, Mar 10, 2009 at 3:20 PM, Mark Levison <[email protected] > > wrote: > >> I'm struggling to get going with the VSS source control block - all I >> get is timeouts. This makes it very difficult to diagnose the >> problem: >> >> - Is malformed XML? Does CC .NET validate the XML? looks right to me. >> - Is the project incorrectly named? >> - VSS doesn't require a username and password on startup. >> >> So how do I diagnose the timeout? >> > > > > -- > Cheers > Mark Levison > Blog: http://www.notesfromatooluser.com/ > Recent Entries: Agile/Scrum Smells: > http://www.notesfromatooluser.com/2008/06/agilescrum-smells.html > Agile Games for Making Retrospectives Interesting: > http://www.notesfromatooluser.com/2008/10/agile-games-for-making-retrospectives-interesting.html >
