]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: CG added notes about Google Account Settings
authorJames Lowe <pkx166h@gmail.com>
Sun, 1 Feb 2015 11:32:50 +0000 (11:32 +0000)
committerJames Lowe <pkx166h@gmail.com>
Sat, 7 Feb 2015 14:42:49 +0000 (14:42 +0000)
Issue 4250

Both git-cl and pathcy scripts assume that
the user has a Google account set up.

It seems that the [default] Account setting
'Access for less secure apps' must be set to
'Allowed' for these two tools to work as
expected.

Added an @warning in the two sections that state
the Google account requirement.

Documentation/contributor/administration.itexi
Documentation/contributor/source-code.itexi

index 1f8b5b1de625c691be1872b045dcb67933f3e0ac..50f97ade9e6ef4370912c18025436f5a0ad87906 100644 (file)
@@ -217,6 +217,14 @@ documentation.  See @ref{Compiling}.
 Commit access is @emph{not} required to test patches, but a valid login
 to @uref{http://code.google.com/} @emph{is}.
 
+@noindent
+Note that a google account does not need to be a Gmail account; you can
+use @emph{any} email address for your google account when you sign up.
+
+@warning{In order for @code{patchy} to work as expected, your Google
+Account Settings must have the @q{Access for less secure apps} set to
+@q{Allowed}.  This is normally the default setting.}
+
 @end itemize
 
 
index 9be2b2097f87681d030a859114a4f2fc558c5a5c..250ad99d2e6ae476caa26d4d786b9728306ecac0 100644 (file)
@@ -1340,11 +1340,20 @@ LilyDev users should perform these @q{configuration} instructions.
 
 @enumerate
 @item
-You must have a google account; please create one if you do not
+You must own a Google account login; please create one if you do not
 have one already.
 
-Note that a google account does not need to be a gmail account; you can
-use any email address for your google account when you sign up.
+@noindent
+Note that a google account does not need to be a Gmail account; you can
+use @emph{any} email address for your google account when you sign up.
+
+@warning{In order for @code{git-cl} to work as expected, your Google
+Account Settings must have the @q{Access for less secure apps} set to
+@q{Allowed}.  This is normally the default setting.}
+
+@item
+Move into the top source directory and then configure @command{git
+cl} with the following commands:
 
 @item
 Move into the top source directory and then configure @command{git