tomboy r1225 - in branches/tomboy-sync: . Tomboy



Author: btimothy
Date: 2007-06-26 17:55:02 +0100 (Tue, 26 Jun 2007)
New Revision: 1225
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1225&view=rev

Modified:
   branches/tomboy-sync/ChangeLog
   branches/tomboy-sync/Tomboy/FileSystemSyncServer.cs
   branches/tomboy-sync/Tomboy/Preferences.cs
   branches/tomboy-sync/Tomboy/SyncManager.cs
Log:
* Tomboy/SyncManager.cs: SyncLockInfo class added.
* Tomboy/FileSystemSyncServer.cs: Added code to deal with sync lock
  files to expire them and guarantee that only one client gets in at
  a time.
* Tomboy/Preferences.cs: Added a SYNC_GUID so that clients can identify
  themselves in the lock file.  By default it'll just use a
  System.Guid, but you could go change the key in GConf and it'll
  work.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]