ticgit icon indicating copy to clipboard operation
ticgit copied to clipboard

Configurable storage backend

Open holtzermann17 opened this issue 12 years ago • 1 comments

This is also discussed in this ticket, but I am giving it its own home.

I'm experimenting with a dedicated "mob" branch (http://repo.or.cz/h/mob.html) and it would be nice to have ticgit integrated with that. (I know, I could host my own system with fully-anonymous push, but this seems like a cleaner and more useful fix!)

Edit: The idea behind this is to be able to configure how TicGit-ng stores it's information (tickets, state, attachments, etc), it should be able to store it in the branch as it currently does, as well as in the filesystem allowing per-branch instances, and perhaps even via a database.

holtzermann17 avatar Jul 27 '12 20:07 holtzermann17

This sounds like it ties in to the plans to eventually be able to configure TicGit-ng to specify how you want it to store its information, via branch like it does now, or in the filesystem so that it could be tracked per branch, or in a database, et cetera. Reviewing the existing tickets shows that there isn't currently a ticket for that feature, so I'll edit this one accordingly.

Thanks for the feedback :D

jeffWelling avatar Jul 27 '12 21:07 jeffWelling