[visionegg] repository moved to github
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Sat, 06 Jun 2009 18:51:15 -0700
I have decided to move the Vision Egg source repository and issue
tracking to github:
http://github.com/visionegg/visionegg
The issue tracker is now at:
http://github.com/visionegg/visionegg/issues
If you're not a git lover, you can always download the latest git
version (or an old release) as a tarball or zip file by clicking the
"download" button.
I'd also like to release another incremental release ASAP since the main
showcase demo (multi_stim.py) reveals a bug in PyOpenGL 3, which has now
been released for some time with no fix. The development version of VE
works around this:
http://github.com/visionegg/visionegg/commit/46effc80b48c247338c78ce724d2fa6245d11b3b
Furthermore, some of the PyOpenGL 3 beta releases were broken and I've
added code to prevent VE from loading with such a beta release:
http://github.com/visionegg/visionegg/commit/dab7740a92ad6b5881ee4eaffa5050be04e83049
The main downside of switching to git from my perspective is that the
branches I had been maintaining with svnmerge.py haven't come across to
github intact.
-Andrew
Andrew Straw wrote:
> Hi Vision Egg-ers,
>
> Some years ago I moved the Vision Egg to a self-hosted website so that
> we could have integrated SVN/Trac/ and a Wiki all in one place. Since
> that time, SourceForge has added similar features, and Google Code,
> github, and launchpad have begun offering similar features. A while ago
> I had to turn off edits to the wiki as a concession to the never-ending
> stream of spam I was filtering and now the Trac issue tracker is getting
> hit with spam.
>
> So, perhaps the time is right to move back to a conventional forge-type
> site.
>
> My personal thoughts on this are many but don't point to any obvious
> solution:
> * I like git, but probably any DVCS is better than svn.
> * SourceForge has problems (UI is terrible, and that's not just the ads).
> * Unnecessary change is not good and will just cause confusion.
> * Having everything at one site would be nice.
>
> I'd like to solicit general feedback on these issues. One specific
> question I have is -- does would anyone who uses the svn repository feel
> negatively about a move to a DVCS in general or any specific one in
> particular?
>
> Any other thoughts?
>
> -Andrew
>
--
Andrew D. Straw, Ph.D.
California Institute of Technology
http://www.its.caltech.edu/~astraw/
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
Other related posts:
- » [visionegg] repository moved to github - Andrew Straw