Re: [Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj,1.44,1.45
Brought to you by:
glauco_1
|
From: Marco M. <mar...@li...> - 2005-11-24 11:52:34
|
Il problema =E8 che ora in locale ho dovuto escludere i file che tu usi p= er il=20 debug (tipo: WFMultiOneRankDebugInSample.cs), che non hai committato... Quindi se io committo, tu a tua volta dovrai reinserirli e cos=EC via ... ----- Original Message -----=20 From: "Glauco Siliprandi" <gla...@us...> To: <Qua...@li...> Sent: Tuesday, November 22, 2005 5:25 PM Subject: [Quantproject-developers] QuantProject/b7_Scripts=20 b7_Scripts.csproj,1.44,1.45 > Update of /cvsroot/quantproject/QuantProject/b7_Scripts > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23225 > > Modified Files: > b7_Scripts.csproj > Log Message: > IWalkForwardProgressNotifier has been moved in the WalkForwardTesting=20 > script root > > Index: b7_Scripts.csproj > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file:=20 > /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v > retrieving revision 1.44 > retrieving revision 1.45 > diff -C2 -d -r1.44 -r1.45 > *** b7_Scripts.csproj 17 Nov 2005 21:40:58 -0000 1.44 > --- b7_Scripts.csproj 22 Nov 2005 16:25:15 -0000 1.45 > *************** > *** 349,352 **** > --- 349,357 ---- > /> > <File > + RelPath =3D=20 > "WalkForwardTesting\IWalkForwardProgressNotifier.cs" > + SubType =3D "Code" > + BuildAction =3D "Compile" > + /> > + <File > RelPath =3D=20 > "WalkForwardTesting\LinearCombination\GenomeRepresentation.cs" > SubType =3D "Code" > *************** > *** 439,463 **** > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardOneRank\BestPerformingTickers.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardOneRank\ChosenTickers.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardOneRank\ComparableAccount.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardOneRank\EligibleTickers.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardOneRank\IWalkForwardProgressNotifier.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > --- 444,478 ---- > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardMultiOneRank\ReportDebugger\WFMultiOneRa= nkDebugEndOfDayTimerHandler.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardMultiOneRank\ReportDebugger\WFMultiOneRa= nkDebugInSample.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardMultiOneRank\ReportDebugger\WFMultiOneRa= nkReportDebugger.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardOneRank\BestPerformingTickers.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > /> > <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardOneRank\ChosenTickers.cs" > ! SubType =3D "Code" > ! BuildAction =3D "Compile" > ! /> > ! <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardOneRank\ComparableAccount.cs" > ! SubType =3D "Code" > ! BuildAction =3D "Compile" > ! /> > ! <File > ! RelPath =3D=20 > "WalkForwardTesting\WalkForwardOneRank\EligibleTickers.cs" > SubType =3D "Code" > BuildAction =3D "Compile" > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. Get Certified Today > Register for a JBoss Training Course. Free Certification Exam > for All Training Attendees Through End of 2005. For more info visit: > http://ads.osdn.com/?ad_id=3D7628&alloc_id=3D16845&op=3Dclick > _______________________________________________ > Quantproject-developers mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantproject-developers=20 |