Hi,

I have been trying to set up git trac so that I can try to fix some bugs.
I used my github login to be able to use the trac server.
I have created an ssh key pair and uploaded the public ssh key in 
preferences in the trac account.
However, when I use this command with my github username and password - 

git trac config --user USERNAME --pass 'PASSWORD'

I get this error - 
git_trac.trac_error.
TracAuthenticationError: Authentication with trac server failed.

I am unable to fix the error. Maybe because I'm using a github login? 
Please help me out.
Apologies if I have been doing some silly mistake.

Thank you,
Meghana


On Wednesday, February 28, 2018 at 2:20:09 PM UTC+5:30, Erik Bray wrote:
>
> On Wed, Feb 28, 2018 at 4:57 AM, kcrisman <kcri...@gmail.com <javascript:>> 
> wrote: 
> > 
> >> This will make giving new users access much less hassle, since if they 
> >> have an existing GitHub account they can login with it in order to 
> create 
> >> and comment on tickets.  Manually registering users will no longer be 
> >> necessary except in some cases (e.g. they don't have and don't want a 
> GitHub 
> >> account, or we want to give them elevated permissions). 
> > 
> > 
> > Nice; is this "only a test" or should we expect it to be something 
> fairly 
> > robust for the long term?  Also, do we need to update the documentation, 
> > then?  There are several places where it refers to obtaining a Trac 
> account 
> > via the "usual method". 
> > 
> > Sorry for the questions, hope they help everything go smoothly. 
>
> No problem.  This is intended to be a long-term solution.  Obviously, 
> if there are issues we can tweak things as they arise, and if it's 
> really a disaster somehow I can remove it and take full 
> responsibility, though it seems unlikely.  I'll add that I was 
> inspired here by the Twisted project's Trac which also supports (in 
> fact, *only* supports) login via GitHub. 
>
> I already updated the documentation on the front wiki page: 
> https://trac.sagemath.org/#WelcometotheSageMathDevelopmentOrganizationPage 
>  But as you noted there are other references in the Sage docs that 
> should be updated.  I only know about this page: 
> http://doc.sagemath.org/html/en/developer/trac.html  Maybe you could 
> point out some others? 
>
> I don't want to rush to change too many docs though; let's give it a 
> trial period of a couple weeks before really firming it up. 
>

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to