Commit Graph

5 Commits

Author SHA1 Message Date
squeek 6b68dd0867 Fix my brain not working right 2014-11-11 18:23:52 -08:00
squeek 50b5412c15 Make git-repository-from-svn.sh executable 2014-11-11 18:21:58 -08:00
squeek 7b559f739f Fix checking for local git server 2014-11-11 18:17:35 -08:00
squeek 6537ae771e Allow using a remote git repo and don't assume the svn is write-protected
* The git hooks to trigger the sync will have to be setup independently
2014-11-11 18:03:38 -08:00
Mario Fernandez 4c12f4021f Initial commit with the scripts to synchronize git with svn
This contains multiple scripts:
 - A script to synchronize an existing git repository with subversion
   via a git synch client
 - hooks for the git server to trigger the sync after a push
 - a hook for the client to reject every manual change
 - A script to create a new git server repository, along with the git
   synch client, starting from an existing subversion repository.
2012-05-30 11:58:42 +02:00