From 4a63ace6106436e2b299399617b55de4482f7294 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Mart=C3=AD?= Date: Thu, 31 Oct 2013 11:54:19 +0100 Subject: [PATCH] Document git-svn auth --- docs/fdroid.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 052ff3fe..cbcea84c 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -722,9 +722,8 @@ http://svn.code.sf.net/p/project/code/svn;trunk=trunk;tags=tags;branches=branche For a Subversion repo that requires authentication, you can precede the repo URL with username:password@ and those parameters will be passed as @option{--username} -and @option{--password} to the SVN checkout command. (This works only for -plain svn and not for git-svn - one of the very few cases where using svn is -advisable). +and @option{--password} to the SVN checkout command. (This now works for both +svn and git-svn) If the Repo Type is @code{srclib}, then you must specify the name of the according srclib .txt file. For example if @code{scrlibs/FooBar.txt} exist -- 2.30.2