Created
February 2, 2012 21:40
-
-
Save jlehtoma/1725942 to your computer and use it in GitHub Desktop.
soRvi-dev svn-mirror config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[core] | |
repositoryformatversion = 0 | |
filemode = true | |
bare = false | |
logallrefupdates = true | |
[remote "origin"] | |
fetch = +refs/heads/*:refs/remotes/origin/* | |
url = [email protected]:louhos/soRvi-dev.git | |
[branch "master"] | |
remote = origin | |
merge = refs/heads/master | |
[svn-mirror] | |
target = /home/jlehtoma/R/src/sorvi_svn | |
safemode = false | |
listmode = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment