You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by br...@apache.org on 2009/07/02 22:18:12 UTC

svn commit: r790731 - in /incubator/thrift/trunk: lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj lib/csharp/src/Thrift.csproj lib/csharp/src/Thrift.sln test/csharp/ThriftTest/ThriftTest.csproj

Author: bryanduxbury
Date: Thu Jul  2 20:18:12 2009
New Revision: 790731

URL: http://svn.apache.org/viewvc?rev=790731&view=rev
Log:
THRIFT-531. csharp: C# project and solution files reference external source control system

This patch removes the external source providers from all csproj and sln files. 


Modified:
    incubator/thrift/trunk/lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj
    incubator/thrift/trunk/lib/csharp/src/Thrift.csproj
    incubator/thrift/trunk/lib/csharp/src/Thrift.sln
    incubator/thrift/trunk/test/csharp/ThriftTest/ThriftTest.csproj

Modified: incubator/thrift/trunk/lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj
URL: http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj?rev=790731&r1=790730&r2=790731&view=diff
==============================================================================
--- incubator/thrift/trunk/lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj (original)
+++ incubator/thrift/trunk/lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj Thu Jul  2 20:18:12 2009
@@ -12,10 +12,6 @@
     <AssemblyName>ThriftMSBuildTask</AssemblyName>
     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>

Modified: incubator/thrift/trunk/lib/csharp/src/Thrift.csproj
URL: http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/csharp/src/Thrift.csproj?rev=790731&r1=790730&r2=790731&view=diff
==============================================================================
--- incubator/thrift/trunk/lib/csharp/src/Thrift.csproj (original)
+++ incubator/thrift/trunk/lib/csharp/src/Thrift.csproj Thu Jul  2 20:18:12 2009
@@ -11,10 +11,6 @@
     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <RootNamespace>Thrift</RootNamespace>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>

Modified: incubator/thrift/trunk/lib/csharp/src/Thrift.sln
URL: http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/csharp/src/Thrift.sln?rev=790731&r1=790730&r2=790731&view=diff
==============================================================================
--- incubator/thrift/trunk/lib/csharp/src/Thrift.sln (original)
+++ incubator/thrift/trunk/lib/csharp/src/Thrift.sln Thu Jul  2 20:18:12 2009
@@ -11,22 +11,6 @@
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThriftMSBuildTask", "..\ThriftMSBuildTask\ThriftMSBuildTask.csproj", "{EC0A0231-66EA-4593-A792-C6CA3BB8668E}"
 EndProject
 Global
-	GlobalSection(SourceCodeControl) = preSolution
-		SccNumberOfProjects = 4
-		SccProjectName0 = Perforce\u0020Project
-		SccLocalPath0 = ..\\..\\..
-		SccProvider0 = MSSCCI:Perforce\u0020SCM
-		SccProjectFilePathRelativizedFromConnection0 = lib\\csharp\\src\\
-		SccProjectUniqueName1 = Thrift.csproj
-		SccLocalPath1 = ..\\..\\..
-		SccProjectFilePathRelativizedFromConnection1 = lib\\csharp\\src\\
-		SccProjectUniqueName2 = ..\\..\\..\\test\\csharp\\ThriftTest\\ThriftTest.csproj
-		SccLocalPath2 = ..\\..\\..
-		SccProjectFilePathRelativizedFromConnection2 = test\\csharp\\ThriftTest\\
-		SccProjectUniqueName3 = ..\\ThriftMSBuildTask\\ThriftMSBuildTask.csproj
-		SccLocalPath3 = ..\\..\\..
-		SccProjectFilePathRelativizedFromConnection3 = lib\\csharp\\ThriftMSBuildTask\\
-	EndGlobalSection
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
 		Release|Any CPU = Release|Any CPU

Modified: incubator/thrift/trunk/test/csharp/ThriftTest/ThriftTest.csproj
URL: http://svn.apache.org/viewvc/incubator/thrift/trunk/test/csharp/ThriftTest/ThriftTest.csproj?rev=790731&r1=790730&r2=790731&view=diff
==============================================================================
--- incubator/thrift/trunk/test/csharp/ThriftTest/ThriftTest.csproj (original)
+++ incubator/thrift/trunk/test/csharp/ThriftTest/ThriftTest.csproj Thu Jul  2 20:18:12 2009
@@ -27,10 +27,6 @@
     <IsWebBootstrapper>false</IsWebBootstrapper>
     <UseApplicationTrust>false</UseApplicationTrust>
     <BootstrapperEnabled>true</BootstrapperEnabled>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>