[Xfce4-commits] <xfce-git-migration:master> add 'svn.old' to blacklist
Brian J. Tarricone
brian at tarricone.org
Thu Aug 13 22:48:01 CEST 2009
Updating branch refs/heads/master
to fbef29cd07377921e01791d892c60bc26c363c15 (commit)
from b4fe3c175465d9f97db860234e600d825937c6d4 (commit)
commit fbef29cd07377921e01791d892c60bc26c363c15
Author: Brian J. Tarricone <brian at tarricone.org>
Date: Thu Aug 13 20:47:04 2009 +0000
add 'svn.old' to blacklist
gen-cgit-repos.rb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gen-cgit-repos.rb b/gen-cgit-repos.rb
index d2f953e..aba0ea1 100755
--- a/gen-cgit-repos.rb
+++ b/gen-cgit-repos.rb
@@ -8,7 +8,7 @@ MAIN_REPOS_ROOT = '/var/git'
USER_REPOS_ROOT = '/var/spool/gitosis/repositories'
CGIT_REPOS_FILE = '/etc/cgit/repos'
-BLACKLIST = [ 'gitosis-admin', 'xfce-server-files' ]
+BLACKLIST = [ 'gitosis-admin', 'svn.old', 'xfce-server-files' ]
$cur_repo_group = ''
More information about the Xfce4-commits
mailing list