you don't need git-trac-command to build Sage.
What do you see after
git clone git://github.com/sagemath/sage.git
cd sage
git checkout develop
make
?
By the way, please make sure you install packages mentioned in
https://doc.sagemath.org/html/en/installation/source.html#linux-recommended-installation
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq2UpoRKXNfjFAEUn_a-sGqKSDpYfObo1UKzvNECC5ueiw%40mail.gmail.com.
Yeah Sage works fine after that. But I wanted to contribute to sage and therefore config my git trac account as mentioned in the this link https://doc.sagemath.org/html/en/developer/git_trac.html
Hi Eric,
On 2020-01-30, Eric Gourgoulhon <egourg...@gmail.com> wrote:
> I would even vote for removing the git-trac section from the developer
> manual.
-1
I do use "git trac".
Best regards,
Simon
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/r0uihu%24c5e%241%40ciao.gmane.io.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAChs6_nMkQC4-0sP%2BZd9E6K39kx42ZZ%3DZQ%2BM%2B3MN0yx5Svcz%2Bw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq39FWD7rG0K8i09NT_R4aYuj554OFDHfGbJ_zH0sHGM4Q%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CA%2BSFJRcQAti7EX%3D-BO9mMYVXdLtUSiJP%2BoB%3DfW0HVJ476Z%2Bejw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq2L%2B9bxsj__0NoQMhqU9oO7wJAR9K0KHtQ1yq7hjq%3DQ7Q%40mail.gmail.com.
Yeah I am familiar with github and its features. But I am not sure how to incorporate ticket features of sage issues and contribute to them?Briefly, I want to ask how to work with tickets using git only. There are no clear manuals for this also.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CA%2BSFJRedg31hOdKhXM8t35WP-apLR%2BokaLe0eU6tVEiNTDQoWw%40mail.gmail.com.
Hello,I am using Ubuntu 18.04.3 LTS with sage version 9.1 beta 2After using below commandgit clone git://github.com/sagemath/sage.gitcd sagegit checkout developmake
source git-trac-command/enable.shecho $PATHcd git-trac-command
ln -s `pwd`/git-trac ~/bin/
git trac config --user USERNAME --pass 'PASSWORD'ssh-addI was unable to build sage
I tried using './sage -br' and 'make' also.But it is still not workingI am attaching the log file here.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq32RjQQdTrpLOrSzfvNkYxjWZnhKcM9UOswuu_Ru8wevg%40mail.gmail.com.