fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] OT: if you guys are looking for an issue tracker, maybe


From: Jeff Forcier
Subject: Re: [Fab-user] OT: if you guys are looking for an issue tracker, maybe consider pitz
Date: Tue, 16 Jun 2009 21:09:02 -0400

Hi Matt,

I'm aware of pitz -- actually forked it a while back, though I never
pushed any of my tweaks upstream since it didn't end up going
anywhere. I did notice you've done a decent amount of work since then
but haven't checked back in yet to see where it's at.

Has it grown a command-line tool or a Web interface (read or
read/write) yet? Aside from just being academically curious, those are
things that I would need if I ever decided to use pitz for Fabric.

However, it's probably moot; I've done a lot of work on customizing
Redmine, a Rails-based Trac-a-like, including growing Git branch
support, which was the main blocker for that tool when I last examined
it. I plan to deploy that forked version for use on Fabric sometime in
the next few weeks, once it gets pounded on a bit more by my
co-workers :)

Regardless, best of luck with pitz, I think it fills or is capable of
filling a very useful niche and hope you can continue doing good work
on it!

Best,
Jeff

On Tue, Jun 16, 2009 at 10:15 AM, Matthew Wilson <address@hidden> wrote:
>
> Hi --
>
>
> I've been working on a distributed, flat-file-based issue-tracking
> system named pitz.  The idea is to keep issues in the same source
> control system as the related code.
>
> Essentially, you use an IPython session to read and write your issues.
>  Each issue is a subclassed dict with some utility methods, including
> a way to write itself out to a yaml file.
>
> You would really help me out to try it out and either tell me why it
> is not a good match or even adopt it.  Right now, I"m using pitz for
> my own projects and I like it, but I'd love to get other people's
> remarks.
>
> A stale version is on the cheese shop.  I update code fairly often
> here http://github.com/mw44118/pitz/tree/master.
>
> Docs available at http://pitz.tplus1.com.
>
>
> --
> Matthew Wilson
> address@hidden
> http://tplus1.com
>
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/fab-user




reply via email to

[Prev in Thread] Current Thread [Next in Thread]