I have a tdd system , where I use Gallio 3.1 with TestDriven.Net . I ve downloaded the patches for them.
1) I m getting this stack and the test wouldn t stop - SRCSRV: cmd /c svn.exe cat "http://mb-unit.googlecode.com/svn/branches/v3.1/src/Gallio/Gallio/Framework/Pattern/PatternTestInstanceState.cs@2360" --non-interactive > "C:DOCUME~1 zvikLOCALS~1APPLIC~1SOURCE~1svnranchesv3.1srcGallioGallioFrameworkPatternPatternTestInstanceState.cs2360patterntestinstancestate.cs" svn.exe is not recognized as an internal or external command, operable program or batch file. SRCSRV: Source server cannot retrieve the source code for file c:RelEngProjectsMbUnit v3.1WorksrcGallioGallioFrameworkPatternPatternTestInstanceState.cs in module C:Program FilesGallioinGallio.dll . The system cannot find the file specified. The thread Simple Test Driver (0xb84) has exited with code 0 (0x0). ProcessInvocation.exe (Managed): Loaded C:Program FilesGallioinGallio.Reports.dll , Symbols loaded. ProcessInvocation.exe (Managed): Loaded vkcfotcv ProcessInvocation.exe (Managed): Loaded C:WINDOWSassemblyGAC_MSILSystem.Data.SqlXml2.0.0.0__b77a5c561934e089System.Data.SqlXml.dll ProcessInvocation.exe (Managed): Loaded System.Xml.Xsl.CompiledQuery.1 ProcessInvocation.exe (Managed): Loaded System.Xml.Xsl.CompiledQuery
after the last line it just haults in some loop that i can t understand.. how do i solve this?
2) I am getting some trial from Gallio to find some file that is missing ? cmd /c svn.exe cat "http://mb-unit.googlecode.com/svn/branches/v3.1/src/Gallio/Gallio/Framework/Pattern/PatternTestInstanceState.cs@2360" --non-interactive > "C:DOCUME~1 zvikLOCALS~1APPLIC~1SOURCE~1svnranchesv3.1srcGallioGallioFrameworkPatternPatternTestInstanceState.cs2360patterntestinstancestate.cs" in a popup also sometimes.. anyone have some message like that or am i that "special"? thanks, people!