开发者

Proper flow for git + svn branches?

Is there a proper flow for working with git as a facade for branching on SVN?

Meaning that each git branch is mapped to an SVN branch, so that I can use git's wonderful branching tools to help work on svn branches.


Edit: I obviousl开发者_StackOverflow社区y know of the git svn tool. I am inquiring specifically about SVN branch related flows.


Yes, it's the 'git-svn' tool. To see more about this, see git.apache.org, where the ASF infrastructure team maintains a whole slew of git mirrors of svn. At ASF, each user clones a git repo that is set up to support 'git svn dcommit' to commit back to subversion.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜