Coding Blog

Wednesday, December 5, 2018

Clone SVN with Git

git svn clone <svn_repo_path>
git remote add origin <git_repo_path>
git push --set-upstream origin master
Posted by longhairmonk at 8:29 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Home
Subscribe to: Post Comments (Atom)

About Me

My photo
longhairmonk
View my complete profile

Blog Archive

  • ►  2022 (1)
    • ►  March (1)
  • ►  2021 (6)
    • ►  October (2)
    • ►  May (2)
    • ►  April (1)
    • ►  January (1)
  • ►  2020 (3)
    • ►  August (2)
    • ►  January (1)
  • ►  2019 (12)
    • ►  November (1)
    • ►  August (2)
    • ►  July (3)
    • ►  June (2)
    • ►  May (3)
    • ►  April (1)
  • ▼  2018 (5)
    • ▼  December (5)
      • Limitation of golang
      • Protocol Buffer processing with Golang
      • Form a new repository with a directory in Git repo...
      • Setup Visual Studio Code on Ubuntu for C++ Debugging
      • Clone SVN with Git
Simple theme. Powered by Blogger.