Does this have anything to do with sage? These are merely git trac
commands. Nothing in those instructions tells me to change to the sage
directory, or even to download Sage, though I did in fact download Sage
previously using the instructions
here: http://www.sagemath.org/doc/developer/walk_through.html.
NB I managed to download the ticket afterwards using ./sage -dev checkout
--ticket 10716, but the documentation suggests I should grow up & use Real
Git ("mainly intended as a bridge to full use of git once one becomes more
comfortable with the system") so I guess I still need to know the answer.
john perry
On Tuesday, August 26, 2014 2:45:14 AM UTC-5, Robert Bradshaw wrote:
>
> Did you cd into the sage directory? How did you download Sage?
>
> On Mon, Aug 25, 2014 at 10:04 PM, john_perry_usm <[email protected]
> <javascript:>> wrote:
> > Hello
> >
> > I'm trying to review a bug. I haven't worked with git before, so I tried
> > following the Sage Development Guide. I'm getting stuck on the step
> where
> > I'm supposed to set up git-trac. I seem to have installed it (didn't
> > complain, anyway) and then I try to follow the commands at
> >
> http://www.sagemath.org/doc/developer/git_trac.html#git-and-trac-configuration.
>
>
> > I get the output listed below.
> >
> > Any help would be appreciated.
> >
> > john perry
> >
> > git trac config --user john_perry --pass
> > 'not_in_your_wildest_dreams_would_i_reveal_this'
> > Traceback (most recent call last):
> > File "/Applications/sage/git-trac-command/bin/git-trac", line 18, in
> > <module>
> > cmdline.launch()
> > File "/Applications/sage/git-trac-command/git_trac/cmdline.py", line
> 240,
> > in launch
> > app.add_remote()
> > File "/Applications/sage/git-trac-command/git_trac/app.py", line 441,
> in
> > add_remote
> > remotes = self.git.remote().split()
> > File "/Applications/sage/git-trac-command/git_trac/git_interface.py",
> line
> > 341, in meth
> > return self.execute(git_cmd, *args, **kwds)
> > File "/Applications/sage/git-trac-command/git_trac/git_interface.py",
> line
> > 328, in execute
> > popen_stderr=subprocess.PIPE)
> > File "/Applications/sage/git-trac-command/git_trac/git_interface.py",
> line
> > 263, in _run
> > raise GitError(result)
> > git_trac.git_error.GitError: git returned with non-zero exit code (128)
> when
> > executing "git remote"
> > STDERR: fatal: Not a git repository (or any of the parent
> directories):
> > .git
> >
> > --
> > 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 [email protected] <javascript:>.
> > To post to this group, send email to [email protected]
> <javascript:>.
> > Visit this group at http://groups.google.com/group/sage-devel.
> > For more options, visit https://groups.google.com/d/optout.
>
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.