GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
746 stars 208 forks source link

Support for Fossil SCM #87

Closed umonkey closed 5 years ago

umonkey commented 11 years ago

Here's a Fossil SCM scraper.

http://code.umonkey.net/bugwarrior/raw-file/default/bugwarrior/services/fossil.py

I'm using it with version 0.5.3. I can't test it with the latest code currently because of some local dependency issues.

ralphbean commented 11 years ago

I can't test it with the latest code currently because of some local dependency issues.

Can you explain those issues? Maybe there's something I can do to help?

ralphbean commented 10 years ago

@umonkey have you had any luck with this?

mathstuf commented 9 years ago

Hmm. seems the file has disappeared but @FvD has it copied down. I see some issues with it (no @oracle support, not using super, and urllib2 rather than requests), but other than those issues, I don't see why it wouldn't be accepted.

ralphbean commented 5 years ago

Going to close this (cleaning up the queue). See also #410 for anyone who wants to contribute this as a patch.