Sun, 01 Feb 2009

Some project changes


I'm switching several projects from darcs to either git on github, or svn on Google Code.

twill, a simple Web testing tool/HTTP driver in Python, was switched over to Google Code several months ago: see http://code.google.com/p/twill. I'll post more on twill development soon, I hope.

I just put scotch in the twill svn as well. scotch is an HTTP recording and playback tool written in Python with WSGI interfaces.

I also moved figleaf to github, at http://github.com/ctb/figleaf/tree/master. figleaf is a flexible code coverage recording and analysis tool for Python.

This move will hopefully open up development a bit more; I've been inactive for too long, and I feel that one obstacle to participation in these projects has been my self-hosting of the DVCS archives in darcs.

Note, I will probably move pinocchio, pygr-draw, zounds, and blastparser over to github as well, whenever I get around to it. I'm planning to decomission my darcs repository as I swizzle machines around while moving my virtual home over to MSU; the URLs will still work for pulling, but I'm going to stop pushing things to them.

--titus

posted at: 20:31 | path: /feb-09 | 1 comments

Tags: , , ,


Comments:

Posted by gioby at Wed Feb 18 01:16:30 2009:
The problem with github is that there is not a clear way to integrate it with a bug tracker.

I have temporanely solved the problem by using a flat-file based bug
tracker, called ditz (http://ditz.rubyforge.org/).

Maybe you can find it useful :)

Post a new comment:

Name:


E-mail:


URL:


Comment:


Note that comments must be manually approved; e-mail titus@idyll.org if your comment doesn't show up quickly.