I'll do the password reset

On Sunday, May 4, 2014 9:57:20 AM UTC+2, Ralf Stephan wrote:
>
> On Friday, May 2, 2014 12:07:35 AM UTC+2, Volker Braun wrote:
>>
>> Trac password or ssh password for the git authentication? You shouldn't 
>> need a trac password (though I probably don't test that), but you need a 
>> ssh key unless you follow the "Readonly repository" instructions.
>>
>
> I just installed a new sage directory locally with git-trac. I have an 
> ssh-key uploaded to trac and working (tested in a previous installation). I 
> git-trac checkout a ticket, commit, and git-trac push.
> git remote -v says:
>
> trac    ssh://g...@trac.sagemath.org/sage.git (fetch)
> trac    ssh://g...@trac.sagemath.org/sage.git (push)
> $~/sage> git trac push
> Pushing to Trac #16023...
> Use "git trac config --user=<name>" to set your trac username
> Exiting.
> $~/sage> git trac config --user=rws
> Saved trac username.
> Trac xmlrpc URL:
>     http://trac.sagemath.org/xmlrpc (anonymous)
>     http://trac.sagemath.org/login/xmlrpc (authenticated)
>     realm sage.math.washington.edu
> Username: rws
> Use "git trac config --pass=<secret>" to set your trac password
> Exiting.
>
> Unfortunately the only copy of the password was not backed up, so either 
> git-trac will have to change its behaviour or I must ask you to send me a 
> new password (because I need the old to set a new one, and there's no 
> Forgot Password button on trac). That new password might suffer the same 
> fate though.
>
> Can you please help?
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to