On Nov 21, 4:42 pm, ghtdak <gl...@tarbox.org> wrote: > In particular, where I'm getting bitten hard is svn and git. Neither > will run with sage's libgnutls. > > I "almost" had it beat by doing everything without the Sage > environment which uses general Ubuntu tools until it came to the > Enthought suite's "ets" command... ets calls svn from its python which > is installed in sage.
You may be able to work around that particular problem by installing an "svn" wrapper script in $SAGE_ROOT/local/bin that resets the environment and executes the appropriate svn executable, with the command line arguments passed on. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org