Author: tille
Date: Thu Aug 13 14:08:53 2015
New Revision: 4219

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=4219
Log:
Update blends-authors to enable Debian Med migration to git

Added:
    projects/0svn2git/convert_svn_2_git_med   (with props)
Modified:
    projects/0svn2git/blends-authors

Modified: projects/0svn2git/blends-authors
URL: 
http://svn.debian.org/wsvn/blends/projects/0svn2git/blends-authors?rev=4219&op=diff
==============================================================================
--- projects/0svn2git/blends-authors    (original)
+++ projects/0svn2git/blends-authors    Thu Aug 13 14:08:53 2015
@@ -1,12 +1,17 @@
 aelmahmoudy-guest = Ahmed El-Mahmoudy <[email protected]>
 ajqlee = Andrew Lee <[email protected]>
+alteholz-guest = Thorsten Alteholz <[email protected]>
+alteholz = Thorsten Alteholz <[email protected]>
+andrelop = Andre Luis Lopes <[email protected]>
 andrelop = Andre Luis Lopes <andrelop@@debian.org>
 a_valentino-guest = Antonio Valentino <[email protected]>
 barbier = Denis Barbier <[email protected]>
 bremner = David Bremner <[email protected]>
 bremner-guest = David Bremner <[email protected]>
+charles-guest = Charles Plessy <[email protected]>
 chrisk-guest = Christian Kastner <[email protected]>
 cjw1006-guest = Dr <[email protected]>
+domibel = Dominique Belhachemi <[email protected]>
 domibel-guest = Dominique Belhachemi <[email protected]>
 ekiagias-guest = Emmanouil Kiagias <[email protected]>
 ericmaeker-guest =  Eric Maeker <[email protected]>
@@ -15,33 +20,47 @@
 georgesk = Georges Khaznadar <[email protected]>
 ghisvail-guest = Ghislain Vaillant <[email protected]>
 gladky-anton-guest = Anton Gladky <[email protected]>
+gregsharp-guest = Gregory Sharp <[email protected]>
 guillem = Guillem Jover <[email protected]>
+hanska-guest = David Paleino <[email protected]>
 hauro-guest = hauro-guest <[email protected]>
+jamessan = James McCoy <[email protected]> 
 joostvb = Joost van Baal-Ilić<[email protected]>
 jredrejo = José L. Redrejo Rodríguez <[email protected]>
 js =  Jonas Smedegaard <[email protected]>
 kalfa = Cosimo Alfarano <[email protected]>
+lkajan-guest = Laszlo Kajan <[email protected]>
 lepalom-guest = Leopold Palomo-Avellaneda <[email protected]>
 lifengsun-guest = Lifeng Sun <[email protected]>
+malat-guest = Mathieu Malaterre <[email protected]>
+malat = Mathieu Malaterre <[email protected]>
+mbanck = Michael Banck <[email protected]>
 mckinstry = Alastair McKinstry <[email protected]>
 mhanke-guest = Michael Hanke <[email protected]>
 mih = Michael Hanke <[email protected]>
 moeller = Steffen Moeller <[email protected]>
+naoliv = Nelson A. de Oliveira <[email protected]>
 olebole-guest = Ole Streicher <[email protected]>
+osallou-guest = Olivier Sallou <[email protected]>
+osallou = Olivier Sallou <[email protected]>
 otavio = Otavio Salvador <[email protected]>
 pere = Petter Reinholdtsen <[email protected]>
 picca = Frédéric-Emmanuel Picca <[email protected]>
 plessy = Charles Plessy <[email protected]>
 pouillon-guest = Yann Pouillon <[email protected]>
+project2501a-guest = George Marselis <[email protected]>
 prudhomm = Christophe Prudhomme <[email protected]>
+rfehren-guest = Roland Fehrenbacher <[email protected]>
 sebastien = Sébastien Villemot <[email protected]>
+smr = Steve M. Robbins <[email protected]>
+sylvestre-guest = Sylvestre Ledru <[email protected]>
 sylvestre = Sylvestre Ledru <[email protected]>
-sylvestre-guest = Sylvestre Ledru <[email protected]>
 synrg = Ben Armstrong <[email protected]>
+tbooth-guest = Tim Booth <[email protected]>
 thansen = Tobias Hansen <[email protected]>
 thibaut-guest = Thibaut Jean-Claude Paumard <[email protected]>
 tille = Andreas Tille <[email protected]>
 trophime-guest = Christophe Trophime < [email protected]>
 varun = Varun Hiremath <[email protected]>
+yoh-guest = Yaroslav Halchenko <[email protected]>
 yoh = Yaroslav Halchenko <[email protected]>
-yoh-guest = Yaroslav Halchenko <[email protected]>

Added: projects/0svn2git/convert_svn_2_git_med
URL: 
http://svn.debian.org/wsvn/blends/projects/0svn2git/convert_svn_2_git_med?rev=4219&op=file
==============================================================================
--- projects/0svn2git/convert_svn_2_git_med     (added)
+++ projects/0svn2git/convert_svn_2_git_med     Thu Aug 13 14:08:53 2015
@@ -0,0 +1,14 @@
+#!/bin/sh
+export SVN_URL=svn://svn.debian.org/svn/blends/projects
+export BLEND=med
+export BLENDLONG=debian-${BLEND}
+
+git svn clone --no-metadata \
+    ${SVN_URL}/${BLEND} \
+    -T /trunk/${BLENDLONG} \
+    --branches /branches \
+    --tags /tags \
+    --authors-file=blends-authors \
+    --prefix=svn-import/ --stdlayout \
+    --no-metadata \
+    ${BLENDLONG} 2>&1 | tee > svn2git_${BLEND}.log

Propchange: projects/0svn2git/convert_svn_2_git_med
------------------------------------------------------------------------------
    svn:executable = *


_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to