Created
July 14, 2021 18:58
-
-
Save bschneidr/d15548e25f4b4a9b601cdd8e2ba4956a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Step 1: Run the following code. | |
git svn clone svn://r-forge.r-project.org/svnroot/r-survey/pkg/survey/ | |
Step 2: Edit the '.git/config' file with the following: | |
[svn-remote "r-forge"] | |
url = svn://r-forge.r-project.org/svnroot/r-survey/pkg/survey | |
fetch = :refs/remotes/r-forge-svn |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment