>> Obviously >> https://groups.google.com/forum/#!topic/fricas-commit/x9OIBVV46LA >> is two commits behind.
> I am not sure what happens. Normally I get two commit messages, > one from old list ([email protected]), one from new > one. Recently I got only message from new list. There is a new mailing list? What is it? Maybe I simply subscribe there and forget about the old list. >> Could we move to use git and github instead of svn and SF? > > Unfortunatly, just now switching to git would be very inconvenient > for me. During reconfiguration I accidentally deleted git on my > main developement machine. New version do not want to build. I > think that eventually I will resolve the problem, but I want to > finish several changes to FriCAS and working on git (or reconfiguring > my machine) would badly interfere with work on FriCAS. Oh, it's not as easy as "apt-get install git". Well, as I said, it's not urgent and I definitely don't want to slow you down. > Concerning github: I do not see strong reason to switch from > sourceforge. Given that change requres some work it seem > simpler to stay with sourceforge (after all we can use git > on sourceforge). Well, git is distributed, so it doesn't actually matter much, where the "official" repo lives. I just think that github offers some things that I haven't seen on sourceforge, like easy cloning of repositories and a tracker that allows to discus on the respective pull requests and issues. https://github.com/pippijn/aldor/issues?q=is%3Aclosed+is%3Aissue And one need not use the github site to see these, but can also subsribe and thus just use email to do that conversation. I haven't yet seen a way to do releases on github, but this we could leave on sourceforge. Anyway, if you are at the point to switch, then simply taking what is now at https://github.com/fricas/fricas probably saves you time to do the conversion SVN->GIT yourself. That's a 1-1 copy of what is in SVN, including all branches and tags. Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" 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/fricas-devel. For more options, visit https://groups.google.com/d/optout.
