beagle r3683 - trunk/beagle/beagled
- From: dbera svn gnome org
- To: svn-commits-list gnome org
- Subject: beagle r3683 - trunk/beagle/beagled
- Date: Sun, 6 May 2007 06:58:29 +0100 (BST)
Author: dbera
Date: 2007-05-06 06:58:28 +0100 (Sun, 06 May 2007)
New Revision: 3683
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3683&view=rev
Modified:
trunk/beagle/beagled/FileAttributesStore_Sqlite.cs
trunk/beagle/beagled/Makefile.am
Log:
* Add InternalUriManager to Makefile.
* Instead of using uid as the unique columns in sqlite attr db, use (directory, filename) as the unique column. I guess we could use both uid and (dir,name) but that does not give us much. This is required because for a lot of common filesystem operations, new ids will be generated for existing files. Using only uid as unique will result in lots of duplicate/incorrect records. Bump version of sqlite store to 4.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]