[ESS] public git mirror?

Stephen Eglen S.J.Eglen at damtp.cam.ac.uk
Sat Jan 21 16:52:56 CET 2012


> Does anyone maintain a public git mirror of the SVN repo? I would like
> to add it as a submodule to my config.

Not that I know of.  However, I have been using git locally on my
machine, using:

    git svn clone https://svn.r-project.org/ESS/trunk/ (to create)
    git svn rebase   (to update)

which allows me to edit and then transparently commit changes back to
svn.  If you just want to track svn development, can you use the git-svn
interface?

On the other hand, how much interest is there in a git mirror of SVN?

Stephen



More information about the ESS-help mailing list