diff options
author | Jan Holesovsky <[email protected]> | 2009-03-30 10:09:03 +0200 |
---|---|---|
committer | Jan Holesovsky <[email protected]> | 2009-03-30 10:09:03 +0200 |
commit | a32eb0a35bcc0cbdac50c797cca64d8a912679d3 (patch) | |
tree | 54232cc719e6768f645749984bf4a7fc9958a598 | |
parent | 0e62327a278e7d8d370c9a29347ba17b57a28382 (diff) |
Convert the go-oo.org Dreamhost SVN to git.
-rw-r--r-- | go-oo.org-committers.txt | 11 | ||||
-rw-r--r-- | go-oo.org-repositories.txt | 14 |
2 files changed, 25 insertions, 0 deletions
diff --git a/go-oo.org-committers.txt b/go-oo.org-committers.txt new file mode 100644 index 0000000..60b692d --- /dev/null +++ b/go-oo.org-committers.txt @@ -0,0 +1,11 @@ +@localhost + +hub|Hubert Figuiere|[email protected] +michael|Michael Meeks|[email protected] +vmiklos|Miklos Vajna|[email protected] +jonp|Jonathan Pryor|[email protected] +strba|Fridrich Strba|[email protected] +pmladek|Petr Mladek|[email protected] +freuter|Florian Reuter|[email protected] +rlihm|Robert Lihm|[email protected] +rene|Rene Engelhard|[email protected] diff --git a/go-oo.org-repositories.txt b/go-oo.org-repositories.txt new file mode 100644 index 0000000..5944c96 --- /dev/null +++ b/go-oo.org-repositories.txt @@ -0,0 +1,14 @@ +# change the commit messages from ChangeLog-like to git-like +:set convert_commit_messages + +# no trunk +:set trunk= + +# the actual layout of the repository +changelog=\<ChangeLog\> +website=^go-oo.org\> +lxr=^(lib|lxr.go-oo.org|tests)\> +planet=^(planet.go-oo.org|planetplanet)\> +tinderbox=^tinderbox\> +bonsai=^bonsai\> +common=.* |