[getdp] 26/30: With the username /password
Matteo F. Vescovi
mfv at moszumanska.debian.org
Thu Feb 11 10:12:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
mfv pushed a commit to tag 2.2.0-1
in repository getdp.
commit 2fe86ce6fba66a9c2887932f6b09c0f040b235a8
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: Sun Jun 17 10:14:12 2012 +0000
With the username /password
---
getdp-get-orig-source-svn.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/getdp-get-orig-source-svn.sh b/getdp-get-orig-source-svn.sh
index 9390a86..dca29b3 100755
--- a/getdp-get-orig-source-svn.sh
+++ b/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