[sage-devel] Re: No access to trac via git-trac ?

2019-07-10 Thread Emmanuel Charpentier
Le jeudi 11 juillet 2019 01:11:36 UTC+2, Simon King a écrit : > > Hi Dima, > > On 2019-07-10, Dima Pasechnik > wrote: > > IMHO "git trac" can create trac tickets for you, but if one created a > > ticket by hand then, unless there is a branch already, "git trac > checkout" > > may get confus

[sage-devel] Re: No access to trac via git-trac ?

2019-07-10 Thread Simon King
Hi Dima, On 2019-07-10, Dima Pasechnik wrote: > IMHO "git trac" can create trac tickets for you, but if one created a > ticket by hand then, unless there is a branch already, "git trac checkout" > may get confused... Normally, I create the ticket manually and then do "git trac checkout", and it

Re: [sage-devel] No access to trac via git-trac ?

2019-07-10 Thread Emmanuel Charpentier
Hmmm... The web page of the ticket created via the Web interface exists ; ditto for the one created from my system via git trac create, but the corresponding git branch doesn't seem to have been created : charpe

Re: [sage-devel] No access to trac via git-trac ?

2019-07-10 Thread Dima Pasechnik
IMHO "git trac" can create trac tickets for you, but if one created a ticket by hand then, unless there is a branch already, "git trac checkout" may get confused... On Wed, 10 Jul 2019 16:38 Emmanuel Charpentier, < emanuel.charpent...@gmail.com> wrote: > I don't understand : I created (successfu

Re: [sage-devel] No access to trac via git-trac ?

2019-07-10 Thread E. Madison Bray
The problems you're experiencing don't appear to have anything to do with Trac, but rather with the `git trac` command's attempts to run commands in your local git repository. Unfortunately, due to a different bug (which I've seen before but I don't think has been fixed) instead of seeing what the

Re: [sage-devel] No access to trac via git-trac ?

2019-07-10 Thread Emmanuel Charpentier
I don't understand : I created (successfully) https://trac.sagemath.org/ticket/28151 but I can't check it out as I did usually. This behaviour isn't the one described in the Developer's guide , which I've su

Re: [sage-devel] No access to trac via git-trac ?

2019-07-10 Thread Dima Pasechnik
On Wed, Jul 10, 2019 at 3:55 PM Emmanuel Charpentier wrote: > > trac.sagemath.org is accessible via its Web interface. However, a (correctly > configured) "git trac" command is inable to checkout a (currently empty) > ticket : > > charpent@p-202-021:/usr/local/sage-python3$ git trac checkout 281

[sage-devel] No access to trac via git-trac ?

2019-07-10 Thread Emmanuel Charpentier
trac.sagemath.org is accessible via its Web interface. However, a (correctly configured) "git trac" command is inable to checkout a (currently empty) ticket : charpent@p-202-021:/usr/local/sage-python3$ git trac checkout 28151 Loading ticket #28151... Newly created local branch: t/28151/upgrade_

Re: [sage-devel] Re: New contributor experience

2019-07-10 Thread Dima Pasechnik
On Wed, Jul 10, 2019 at 5:40 AM Jerry James wrote: > > On Sunday, July 7, 2019 at 4:47:13 AM UTC-6, vdelecroix wrote: >> >> If you succeed in packaging for Fedora, the SageMath installation >> guide should be updated accordingly. More precisely the two pages >> >> https://doc.sagemath.org/html/en/