Bill Page wrote:
> It seems like I am always confused when I try to use sagetrac, but I
> did not expect this:
> 
> wspage@sarah ~/sage $ ./sage --dev checkout --ticket=21231
> sage-run received unknown option: --dev
> usage: sage [options]
> Try 'sage -h' for more information.

The "devscripts" had been deprecated and have now been removed (in
favour of Volker's "git-trac" command), since 7.0 IIRC.

You can install it independently (outside a Sage installation), but it's
meanwhile also an optional Sage package (named 'git_trac').

I'd have to dig where it's documented, but

    git help trac

should give you an overview (after installation of course).

The source code is on GitHub (vbraun or sagemath, not sure).


You can otherwise of course use plain git (cf. "Git the hard way" in
Sage's Developer Guide).


-leif


> What am I doing wrong?
> 
> I just did
> 
> wspage@sarah ~ $ git clone git://github.com/sagemath/sage.git
> wspage@sarah ~ $ cd sage
> wspage@sarah ~/sage $ make
> 
> Build completed without errors.
> 
> wspage@sarah ~/sage $ ./sage
> 
> seems to work as expected.


-- 
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