chiark / gitweb /
Document git-svn auth
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 31 Oct 2013 10:54:19 +0000 (11:54 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Thu, 31 Oct 2013 10:54:19 +0000 (11:54 +0100)
docs/fdroid.texi

index 052ff3fe8c4f397ff725f08dd407b94869480a38..cbcea84cd2c9e8fd5d96b886af79085f021dd805 100644 (file)
@@ -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