Tag: version-control
All the articles with the tag "version-control".
-
svn for git-addicted or git-svn gotchas and WTFs - Part 4
Comparing SubGit and SmartGit for git-svn bridging, and using git filter-branch to rewrite SVN author history.
-
Bulk cherry-picking process and magic ref CHERRY_PICK_HEAD
Using the CHERRY_PICK_HEAD ref to inspect the commit being cherry-picked during conflict resolution.
-
svn for git-addicted or git-svn gotchas and WTFs - Part 3
Handling svn:mergeinfo during cherry-picks with git-svn, and updating mergeinfo metadata manually.
-
svn for git-addicted or git-svn gotchas and WTFs - Part 2
Managing atomic commits and branch merging workflows when using git-svn to push changes back to Subversion.
-
svn for git-addicted or git-svn gotchas and WTFs
Setting up git-svn with a non-standard Subversion repository layout, including branch and tag mappings.