On 04/05/2011 01:00, Vincent van Ravesteijn wrote:
Hi all,
I think that there is a large enough support for the new development
model and/or introduction of git to think about how to make things
more concrete.
I'm aware there might be some learning curve for developers who are
not used to git yet, so I'll not rush things.
My plans are to first find out:
- a suitable development model,
- the place to store the git repo,
- how Trac can be used with the git repo,
I've just had a look at github instead of gitorious. The advantage is
that github has an issue tracker that can be converted from Trac tickets.
https://github.com/adamcik/github-trac-ticket-import#readme
https://github.com/davglass/trac2issues#readme
Otherwise there is the git track plugin that works by offereing linear
numbering instead of git revision:
http://trac-hacks.org/wiki/GitPlugin
Abdel.