From: Chaz L. <ch...@po...> - 2013-06-22 13:13:18
|
Stephen, Thanks for reaching out to us and appreciate your patch. Stove is definitely something that could use some attention. I'll take a look at your patch and we should be able to pull it into the next release. The fpdb wiki has a pretty good walkthrough for how to get set up with git - http://sourceforge.net/apps/mediawiki/fpdb/index.php?title=Git_intro. The master repo at this time is gimick's. You can add his repository by running the command: git remote add gimick git://git.assembla.com/fpdb-gimick.git. My repo is located at git://github.com/ChazDazzle/fpdb-chaz.git There are definitely some good things you can work on. gimick (bb...@gm...) and I (ch...@po...) usually communicate via gchat, so go ahead and add us and we can help you get started. Thanks, Chaz On Thu, Jun 20, 2013 at 5:46 PM, Stephen Terry <flo...@gm...> wrote: > Hey guys, > > I've started playing poker again after a few years absence and I was glad to > see an open source database program had been created. I've been a hobbyist > python programmer for a while now. I've been involved with a few open > source projects. I haven't been there in quite a while, but my Stack > Overflow page is http://stackoverflow.com/users/673709/stephen-terry . > > I'm very interested in getting involved with the fpdb project. I was > looking around for somewhere to get started and it looked like the Stove > module hadn't been worked on in a while. I fixed a few bugs and put in some > more functionality. I think it's working correctly for 2 player holdem. > I'm attaching a patch file with my changes. Unfortunately, I'm a git newb > so if the patch doesn't work, please let me know. Thanks. > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Fpdb-main mailing list > Fpd...@li... > https://lists.sourceforge.net/lists/listinfo/fpdb-main > |