Author: bendewey
Date: Thu May 13 04:28:33 2010
New Revision: 943795

URL: http://svn.apache.org/viewvc?rev=943795&view=rev
Log:
Updated ignore files list

Modified:
    incubator/stonehenge/trunk/stocktrader/dotnet/business_service/   (props 
changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConfigurationSettings/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConsole/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceContract/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceDataContract/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceImplementation/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/OrderProcessorASyncClient/
   (props changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/common/BasicClient/   (props 
changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/common/ConfigClient/   (props 
changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/common/DALFactory/   (props 
changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/common/DALMySQL/   (props 
changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/common/DALSQLServer/   (props 
changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/common/IDAL/   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/common/OrderProcessorServiceConfigurationSettings/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/common/ServiceConfigurationSettings/
   (props changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/   
(props changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/config_service/   (props 
changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConfigurationSettings/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConsoleHost/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceContract/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceDataContract/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceImplementation/
   (props changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/   (props 
changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/
   (props changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveSts/ 
  (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalFactory/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalMySql/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsIDal/ 
  (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsImplementation/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsModelClasses/
   (props changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/   (props 
changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorContract/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/
   (props changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/setup_utilities/SetupActions/ 
  (props changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/   (props 
changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/BusinessServiceClient/
   (props changed)
    
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/StockTraderWebApplicationUIModelClasses/
   (props changed)
    incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/Trade/   (props 
changed)
    incubator/stonehenge/trunk/stocktrader/metro/   (props changed)
    incubator/stonehenge/trunk/stocktrader/metro/business_service/   (props 
changed)
    incubator/stonehenge/trunk/stocktrader/metro/order_processor/   (props 
changed)
    incubator/stonehenge/trunk/stocktrader/php/   (props changed)

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/business_service/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,3 @@
+bin
+*.cache
+*.suo

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConfigurationSettings/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConsole/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceContract/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceDataContract/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceImplementation/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,3 @@
+bin
+App_Data
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/OrderProcessorASyncClient/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/common/BasicClient/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/common/ConfigClient/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/common/DALFactory/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/common/DALMySQL/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/common/DALSQLServer/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/common/IDAL/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/common/OrderProcessorServiceConfigurationSettings/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/common/ServiceConfigurationSettings/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/config_service/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+*.cache

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConfigurationSettings/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConsoleHost/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceContract/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceDataContract/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceImplementation/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,4 @@
+bin
+*.cache
+*.suo
+PrecompiledWeb

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveSts/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1 @@
+Bin

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalFactory/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalMySql/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsIDal/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsImplementation/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsModelClasses/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,3 @@
+bin
+*.cache
+*.suo

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorContract/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/setup_utilities/SetupActions/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,3 @@
+bin
+obj
+*.cache

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,3 @@
+bin
+*.cache
+*.suo

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/BusinessServiceClient/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: 
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/StockTraderWebApplicationUIModelClasses/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+bin
+obj

Propchange: incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/Trade/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1 @@
+bin

Propchange: incubator/stonehenge/trunk/stocktrader/metro/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1 @@
+lib

Propchange: incubator/stonehenge/trunk/stocktrader/metro/business_service/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1 @@
+build

Propchange: incubator/stonehenge/trunk/stocktrader/metro/order_processor/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1 @@
+build

Propchange: incubator/stonehenge/trunk/stocktrader/php/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 13 04:28:33 2010
@@ -0,0 +1,2 @@
+target
+php_stocktrader


Reply via email to