Page 1 of 1
newLISP on a DVCS site?
Posted: Mon Oct 12, 2009 7:39 pm
by itistoday
Will newLISP's source code ever make it into a distributed version control system? If it does, I personally recommend staying away from git and going with either
mercurial (
bitbucket) or
bazaar (
launchpad), as they are easier and more intuitive to use/learn. It might be easier to contribute additions to newLISP that way.
Posted: Mon Oct 12, 2009 8:29 pm
by tom
There is already a git repository up somewhere, I think.
Git is awesome, btw--phooey on those pretenders... :-)
Posted: Mon Oct 12, 2009 8:31 pm
by itistoday
tom wrote:There is already a git repository up somewhere, I think.
Git is awesome, btw--phooey on those pretenders... :-)
I think I heard of that too, but is it Lutz's "official" repo or someone else's? Also, is it on Github? And if not, why not? :-p
P.S. Git might be nice, but I like bzr because it's easier to learn and use (IMO), but I'd be fine with git because the bzr-git plugin lets me use bzr with git stuff.
Posted: Mon Oct 12, 2009 9:03 pm
by cormullion
see
http://www.alh.net/newlisp/phpbb/viewto ... 7cb1945561
it's an unofficial mirror. I don't believe Lutz is into that stuff.