This post is part of a series on Git and Subversion. To see all the related posts, screencasts and other resources, please click here.
This post is part of a (slightly chaotic) series on Git + Subversion. Unfortunately, due to my problem with editing posts in Blogger, they've ended up a bit scattered and poorly organized. So here's a summary of the posts with more fitting titles:
This post is part of a (slightly chaotic) series on Git + Subversion. Unfortunately, due to my problem with editing posts in Blogger, they've ended up a bit scattered and poorly organized. So here's a summary of the posts with more fitting titles:
- A big rough introduction to distributed source control and Git
- Why and how clone of a Subversion repo into a Git repo (aka SVN mirror)
- Sharing a Git SVN mirror in a team
- Sharing a Git SVN mirror in a team clarifications
Ref GitFaq. Note that devs *might* have to run update-refs before running dcommit back to Subversion. All changes pushed to Subversion will come back to the other developers through pulling from the fetch repo.
Comments
Post a Comment