-
authorpkanavos <pkanavos@gmail.com>
Tue, 8 May 2012 16:14:12 +0000 (19:14 +0300)
committerpkanavos <pkanavos@gmail.com>
Tue, 8 May 2012 16:14:12 +0000 (19:14 +0300)
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchViewModel.cs

index 45a2571..65f7bc5 100644 (file)
@@ -93,5 +93,5 @@ using System.Windows;
 // You can specify all the values or you can default the Build and Revision Numbers 
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("0.7.20509.0")]
-[assembly: AssemblyFileVersionAttribute("0.7.20509.0")]
+[assembly: AssemblyVersion("0.7.20510.0")]
+[assembly: AssemblyFileVersionAttribute("0.7.20510.0")]
index ccf2587..c614eef 100644 (file)
@@ -148,14 +148,11 @@ namespace Pithos.Client.WPF.SelectiveSynch
                                    DisplayName = AccountName ,\r
                                    Directories = ownFolders.ToList()\r
                                };\r
-<<<<<<< HEAD
 \r
             // Add Local Folders\r
-            ///var localFolders = SelectiveExtensions.LocalFolders(AccountName, Account.RootPath,client.StorageUrl.AbsoluteUri);\r
+            //var localFolders = SelectiveExtensions.LocalFolders(AccountName, Account.RootPath,client.StorageUrl.AbsoluteUri);\r
+            //AppendToTree(localFolders, rootItem);\r
 \r
-            ///AppendToTree(localFolders, rootItem);\r
-=======
->>>>>>> 8b6aa653d6c8a8cc3c40a93fca96459df726135a
             \r
             //For each local folder that doesn't exist in the server nodes \r
             //find the best matching parent and add the folder below it.\r