Can you please try again, on a fresh checkout? On Tue, Jan 5, 2010 at 11:37 PM, John Simons <[email protected]>wrote:
> Done a clean checkout and... > > -Now when I open the sln file I get a security warning dialog (see > attachment), this could be confusing for users. > This may need to be documented on the website with why it appears > and how to get rid of it, for our junior users. > > -Opened the solution and no clean compile from VS, because > AssemblyInfo.cs is included in the project but doesn't exist on disk! > To solve this problem just exclude AssemblyInfo.cs from project. > > -Removed AssemblyInfo.cs from proj file, I now have 1 error and 1 > warning: > Warning 1 The "SvnVersion" task failed unexpectedly. > System.Exception: Could not find svn.exe. Looked in PATH locations > and various common folders inside Program Files. > at MSBuild.Community.Tasks.Subversion.SvnClient.FindToolPath(String > toolName) > at > MSBuild.Community.Tasks.Subversion.SvnVersion.GenerateFullPathToTool() > at Microsoft.Build.Utilities.ToolTask.ComputePathToTool() > at Microsoft.Build.Utilities.ToolTask.Execute() > at MSBuild.Community.Tasks.Subversion.SvnVersion.Execute() > at Microsoft.Build.BuildEngine.TaskEngine.ExecuteInstantiatedTask > (EngineProxy engineProxy, ItemBucket bucket, TaskExecutionMode > howToExecuteTask, ITask task, Boolean& taskResult) > Castle.Facilities.ActiveRecordIntegration-vs2008 > Error 2 "!" is an invalid value for the "UseLastCommittedRevision" > parameter of the "SvnVersion" task. The "UseLastCommittedRevision" > parameter is of type "System.Boolean". > Castle.Facilities.ActiveRecordIntegration-vs2008 > > -Double clicked "ClicktoBuild.cmd" > same error as before > > Cheers > John > > > On Jan 6, 9:18 am, hammett <[email protected]> wrote: > > You get the same warning for several MS samples released through > different > > channels. I dont think this is something new to users. > > > > On Tue, Jan 5, 2010 at 12:53 PM, Roelof Blom <[email protected]> > wrote: > > > ATM I don't see a way around this. Perhaps you noticed but if you click > > > 'Load project normally' and uncheck the checkbox you will not be asked > again > > > (for this project). > > > > -- > > Cheers, > > hammetthttp://hammett.castleproject.org/ > > -- > You received this message because you are subscribed to the Google Groups > "Castle Project Development List" group. > To post to this group, send email to [email protected] > . > To unsubscribe from this group, send email to > [email protected]<castle-project-devel%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/castle-project-devel?hl=en. > > > >--
You received this message because you are subscribed to the Google Groups "Castle Project Development List" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.
