Hi,

Not a Trac topic but as the Trac team seems to have setup a great
environment, I would have some questions about it.

It seems that there's a central SVN repository which is the reference
and each developer can work easier in its git repos.

What I find very useful with Trac-SVN is to track bidirectional link
between tickets and changes :
 - commits into the tickets using the well-know "Fixed in [xxxx]"
pattern.
 - tickets into commits adding a "#yyyy" in the SVN commit messages

For git, it's different since hash keys are used. Obvisouly, using a
"Fixed in [my_huge_hash_key]" is not possible whereas "#yyyy" is still
possible in commit messages.

I wonder how everything's synchronized for the Trac development...

Trac developers commit into their git and then an integrator pulls
changes to the SVN reference by hand adding the corresponding "Fixed
in [xxx]" ? Is git-svn used ? I could not find any information on this
as the HowToContribute pages are not for commiters since the prefered
way to help is posting patches.

Thanks a lot for your time,

Pierre

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en.

Reply via email to