Added FileState table creation in StatusAgent.UpgradeDatabase
authorpkanavos <pkanavos@gmail.com>
Tue, 17 Jul 2012 10:52:56 +0000 (13:52 +0300)
committerpkanavos <pkanavos@gmail.com>
Tue, 17 Jul 2012 10:52:56 +0000 (13:52 +0300)
commite66e5b3cea24f5fd504f6c83b51516a3db4e8d10
tree9db6b961b0490e393f5592f09d4e388f37a38594
parent035cdf3298e88941562503d25e57bd7e6687bfac
Added FileState table creation in StatusAgent.UpgradeDatabase
Modified CloudFilesClient.cs to create a _baseClient when retrieving account policies
Added code to delete existing records without an ObjectID when storing state

Modified code for server moves, to check that the target parent directory exists and create it if it doesn't
trunk/Pithos.Core/Agents/PollAgent.cs
trunk/Pithos.Core/Agents/StatusAgent.cs
trunk/Pithos.Network/CloudFilesClient.cs