[getdp] 26/60: With the username /password

Matteo F. Vescovi mfv at moszumanska.debian.org
Thu Feb 11 10:12:35 UTC 2016


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

mfv pushed a commit to branch master
in repository getdp.

commit c83561b4688ac3081f1af610845ef636a4d90abd
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Sun Jun 17 10:14:12 2012 +0000

    With the username /password
---
 debian/getdp-get-orig-source-svn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/getdp-get-orig-source-svn.sh b/debian/getdp-get-orig-source-svn.sh
index 9390a86..dca29b3 100755
--- a/debian/getdp-get-orig-source-svn.sh
+++ b/debian/getdp-get-orig-source-svn.sh
@@ -3,7 +3,7 @@
 export GMSH_VERSION=$1
 
 mkdir -p tmp
-(cd tmp && svn co https://geuz.org/svn/getdp/trunk getdp)
+(cd tmp && svn co --username getdp --password getdp https://geuz.org/svn/getdp/trunk getdp)
 pwd
 ls tmp
 export GMSH_VERSION=$(echo $1~svn$(cd tmp/getdp && svnversion .))

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



More information about the debian-science-commits mailing list