From: Daniel Martí Date: Thu, 31 Oct 2013 10:54:19 +0000 (+0100) Subject: Document git-svn auth X-Git-Tag: 0.1~267 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4a63ace6106436e2b299399617b55de4482f7294;p=fdroidserver.git Document git-svn auth --- 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