A web based peer code review tool providing subversion integration, working against live repositories; Syntax highlighting for a wide variety of languages; File and repository level diffing; E-mail notifications. Groogle is a Web 2.0 LAMP application.
Python script to mirror a git repository with subversion
It uses a basic common working directory, where git checkout the file for each commit of the master branch
and then it will add, del, commit with a svn client.