On Tue, Aug 2, 2011 at 7:02 AM, robert schaefer <[email protected]> wrote: > Hi, > I am having trouble with svn. > > I was added to the pystatecharts admin and this is my first time as > an admin. > > I was asked by my co-admin to make a branch of the code before I > start making changes. > > This was the command I used: > svn cp -m 'making test branch' > https://pystatecharts.googlecode.com/svn/trunk/ > https://pystatecharts.googlecode.com/svn/trunk_branch/ --username > [email protected] > > svn then asked for my username and password. > I tried both username schaeferzero and [email protected], and > my gmail password but did not get in either time, > instead I got this error: > > svn: MKACTIVITY of '/svn/!svn/act/04a7bb11-c9c3-4acc-9e7d- > edcc3e22ada7': authorization failed: Could not authenticate to server: > rejected Basic challenge (https://pystatecharts.googlecode.com) > > Is the problem in my name or password, or what?
You need to use the randomly generated password shown at https://code.google.com/hosting/settings, not your normal GMail password. > > thanks, > bob s. > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code-hosting?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

