git-as-svn / git-as-svn

Subversion frontend server for Git repositories

Home Page:https://git-as-svn.github.io/git-as-svn/htmlsingle/git-as-svn.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to checkout git branch with svn

yu66433 opened this issue · comments

git-as-svn exposes git branches as individual repositories via svn://<host>/<repo>/<branch>. The way to configure what exact branches to expose depends on repositoryMapping setting in git-as-svn config file. Please, refer to documentation.