tracker r2787 - in trunk: . data data/db data/dbus data/icons data/icons/16x16 data/icons/22x22 data/icons/24x24 data/icons/32x32 data/icons/48x48 data/icons/scalable data/languages data/modules data/services docs docs/design docs/manpages docs/reference docs/reference/libtracker-common docs/reference/libtracker-module docs/reference/libtracker-module/tmpl extensions extensions/firefox-extension extensions/firefox-extension/chrome extensions/firefox-extension/chrome/content extensions/firefox-extension/chrome/content/jslib extensions/firefox-extension/chrome/content/jslib/debug extensions/firefox-extension/chrome/content/jslib/io extensions/firefox-extension/chrome/locale extensions/firefox-extension/chrome/locale/en-US extensions/firefox-extension/chrome/skin extensions/firefox-extension/chrome/skin/classic extensions/thunderbird-extension extensions/thunderbird-extension/chrome extensions/thunderbird-extension/components extensions/thunderbird-extension/content ext ensions/thunderbird-extension/defaults extensions/thunderbird-extension/defaults/preferences extensions/thunderbird-extension/locale extensions/thunderbird-extension/locale/en-US extensions/thunderbird-extension/skin extensions/thunderbird-extension/skin/classic filters filters/application filters/text po python python/FUSE python/SearchTool python/applet python/deskbar-handler python/music python/nautilus rdf-query-examples src src/libinotify src/libstemmer src/libtracker src/libtracker-common src/libtracker-data src/libtracker-db src/libtracker-gtk src/qdbm src/tracker-applet src/tracker-extract src/tracker-fts src/tracker-indexer src/tracker-indexer/modules src/tracker-preferences src/tracker-search-tool src/tracker-utils src/trackerd tests tests/common tests/libtracker-common tests/libtracker-db tests/scripts tests/scripts/data tests/tracker-extract tests/tracker-extract/data tests/tracker-extract/data/mp3 tests/tracker-indexer tests/trackerd tests/trackerd/xesam utils u tils/qdbm utils/tracker-fts



Author: mr
Date: Tue Jan 13 12:11:23 2009
New Revision: 2787
URL: http://svn.gnome.org/viewvc/tracker?rev=2787&view=rev

Log:
	* .svnignore:
	* docs/.svnignore: Added these files for use with:
	svn -R propset svn:ignore -F .svnignore ./ and also added special
	additions for unique cases using: svn propedit svn:ignore ./ in
	specific locations (like po/ and docs/reference/*). Now svn st
	reports much less about files not in the repository.


Added:
   trunk/.svnignore
   trunk/docs/.svnignore
Modified:
   trunk/   (props changed)
   trunk/ChangeLog
   trunk/data/   (props changed)
   trunk/data/db/   (props changed)
   trunk/data/dbus/   (props changed)
   trunk/data/icons/   (props changed)
   trunk/data/icons/16x16/   (props changed)
   trunk/data/icons/22x22/   (props changed)
   trunk/data/icons/24x24/   (props changed)
   trunk/data/icons/32x32/   (props changed)
   trunk/data/icons/48x48/   (props changed)
   trunk/data/icons/scalable/   (props changed)
   trunk/data/languages/   (props changed)
   trunk/data/modules/   (props changed)
   trunk/data/services/   (props changed)
   trunk/docs/   (props changed)
   trunk/docs/design/   (props changed)
   trunk/docs/manpages/   (props changed)
   trunk/docs/reference/   (props changed)
   trunk/docs/reference/libtracker-common/   (props changed)
   trunk/docs/reference/libtracker-module/   (props changed)
   trunk/docs/reference/libtracker-module/tmpl/   (props changed)
   trunk/extensions/   (props changed)
   trunk/extensions/firefox-extension/   (props changed)
   trunk/extensions/firefox-extension/chrome/   (props changed)
   trunk/extensions/firefox-extension/chrome/content/   (props changed)
   trunk/extensions/firefox-extension/chrome/content/jslib/   (props changed)
   trunk/extensions/firefox-extension/chrome/content/jslib/debug/   (props changed)
   trunk/extensions/firefox-extension/chrome/content/jslib/io/   (props changed)
   trunk/extensions/firefox-extension/chrome/locale/   (props changed)
   trunk/extensions/firefox-extension/chrome/locale/en-US/   (props changed)
   trunk/extensions/firefox-extension/chrome/skin/   (props changed)
   trunk/extensions/firefox-extension/chrome/skin/classic/   (props changed)
   trunk/extensions/thunderbird-extension/   (props changed)
   trunk/extensions/thunderbird-extension/chrome/   (props changed)
   trunk/extensions/thunderbird-extension/components/   (props changed)
   trunk/extensions/thunderbird-extension/content/   (props changed)
   trunk/extensions/thunderbird-extension/defaults/   (props changed)
   trunk/extensions/thunderbird-extension/defaults/preferences/   (props changed)
   trunk/extensions/thunderbird-extension/locale/   (props changed)
   trunk/extensions/thunderbird-extension/locale/en-US/   (props changed)
   trunk/extensions/thunderbird-extension/skin/   (props changed)
   trunk/extensions/thunderbird-extension/skin/classic/   (props changed)
   trunk/filters/   (props changed)
   trunk/filters/application/   (props changed)
   trunk/filters/text/   (props changed)
   trunk/po/   (props changed)
   trunk/python/   (props changed)
   trunk/python/FUSE/   (props changed)
   trunk/python/SearchTool/   (props changed)
   trunk/python/applet/   (props changed)
   trunk/python/deskbar-handler/   (props changed)
   trunk/python/music/   (props changed)
   trunk/python/nautilus/   (props changed)
   trunk/rdf-query-examples/   (props changed)
   trunk/src/   (props changed)
   trunk/src/libinotify/   (props changed)
   trunk/src/libstemmer/   (props changed)
   trunk/src/libtracker/   (props changed)
   trunk/src/libtracker-common/   (props changed)
   trunk/src/libtracker-data/   (props changed)
   trunk/src/libtracker-db/   (props changed)
   trunk/src/libtracker-gtk/   (props changed)
   trunk/src/qdbm/   (props changed)
   trunk/src/tracker-applet/   (props changed)
   trunk/src/tracker-extract/   (props changed)
   trunk/src/tracker-fts/   (props changed)
   trunk/src/tracker-indexer/   (props changed)
   trunk/src/tracker-indexer/modules/   (props changed)
   trunk/src/tracker-preferences/   (props changed)
   trunk/src/tracker-search-tool/   (props changed)
   trunk/src/tracker-utils/   (props changed)
   trunk/src/trackerd/   (props changed)
   trunk/tests/   (props changed)
   trunk/tests/common/   (props changed)
   trunk/tests/libtracker-common/   (props changed)
   trunk/tests/libtracker-db/   (props changed)
   trunk/tests/scripts/   (props changed)
   trunk/tests/scripts/data/   (props changed)
   trunk/tests/tracker-extract/   (props changed)
   trunk/tests/tracker-extract/data/   (props changed)
   trunk/tests/tracker-extract/data/mp3/   (props changed)
   trunk/tests/tracker-indexer/   (props changed)
   trunk/tests/trackerd/   (props changed)
   trunk/tests/trackerd/xesam/   (props changed)
   trunk/utils/   (props changed)
   trunk/utils/qdbm/   (props changed)
   trunk/utils/tracker-fts/   (props changed)

Added: trunk/.svnignore
==============================================================================
--- (empty file)
+++ trunk/.svnignore	Tue Jan 13 12:11:23 2009
@@ -0,0 +1,8 @@
+Makefile.in
+Makefile
+*.gmo
+*.pc
+*.desktop
+*.desktop.in
+.deps
+*-glue.h

Added: trunk/docs/.svnignore
==============================================================================
--- (empty file)
+++ trunk/docs/.svnignore	Tue Jan 13 12:11:23 2009
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.stamp
+*.txt
+*.hierarchy
+*.interfaces
+*.args
+*.signals
+*.prerequisites
+tmpl
+version.xml
+html
+xml



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