Skip to content

Instantly share code, notes, and snippets.

@apetresc
Created October 28, 2010 05:53
Show Gist options
  • Save apetresc/650724 to your computer and use it in GitHub Desktop.
Save apetresc/650724 to your computer and use it in GitHub Desktop.
git-svn s3fs config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[svn-remote "svn"]
url = https://s3fs.googlecode.com/svn/trunk/s3fs
fetch = :refs/remotes/git-svn
[svn]
authorsfile = /home/apetresc/secure/gitstuff/authors
[remote "origin"]
url = [email protected]:AdrianP/s3fs.git
fetch = +refs/heads/*:refs/remotes/origin/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment