[mlpack] 01/01: git config for git svn access to upstream development repo

Barak A. Pearlmutter barak+git at cs.nuim.ie
Tue Apr 8 08:30:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit e9099808152ec7e622d5674dd3e6b81cafb9ff95
Author: Barak A. Pearlmutter <barak+git at cs.nuim.ie>
Date:   Tue Apr 8 09:25:48 2014 +0100

    git config for git svn access to upstream development repo
---
 debian/copyright | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index f67a6d0..3a7a4cf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,6 +5,10 @@ Source: http://www.mlpack.org/
  See also the development repository,
  http://svn.cc.gatech.edu/fastlab/mlpack/conf/packages/mlpack/trunk
  http://trac.research.cc.gatech.edu/fastlab/browser
+ git config svn-remote.svn.url      'http://svn.cc.gatech.edu/fastlab/mlpack'
+ git config svn-remote.svn.fetch    'trunk:refs/remotes/svn/trunk'
+ git config svn-remote.svn.branches 'branches/*:refs/remotes/svn/*'
+ git config svn-remote.svn.tags     'tags/*:refs/remotes/svn/tags/*'
 
 Files: *
 Copyright: Copyright 2008-2014, Ryan Curtin <gth671b at mail.gatech.edu>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list