ooo-build r14059 - in trunk: . bin
- From: jannieuw svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r14059 - in trunk: . bin
- Date: Wed, 24 Sep 2008 12:51:46 +0000 (UTC)
Author: jannieuw
Date: Wed Sep 24 12:51:46 2008
New Revision: 14059
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14059&view=rev
Log:
2008-09-24 Jan Nieuwenhuizen <janneke gnu org>
* configure.in: Topgit fixlet. Ignore localize.sdf files again,
these should be generated.
Modified:
trunk/ChangeLog
trunk/bin/gob
Modified: trunk/bin/gob
==============================================================================
--- trunk/bin/gob (original)
+++ trunk/bin/gob Wed Sep 24 12:51:46 2008
@@ -401,6 +401,7 @@
CVS
TAGS
\#*
+localize.sdf
unxlng*.pro
config_office/autom4te.cache/
config_office/config.log
@@ -907,7 +908,7 @@
git.system ('git checkout -f %(patched)s' % git.__dict__)
git.system ('git reset --hard pristine')
git.system ('git clean -df')
- git.system ('rm -r .git/refs/top-bases')
+ git.system ('rm -rf .git/refs/top-bases')
cmd = 'xargs git branch -D'
if options.split:
git.system ('''git branch | grep -Ev '/|master|patched|pristine|upstream|%(patched)s' | xargs tg delete -f ''' % git.__dict__)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]