Git1 svn을 git으로 가져오기 목차1. 준비Git을 설치한다.https://git-scm.com/ Git git-scm.com 2. svn을 git 형식으로 가져오기저장할 폴더로 이동하여 git bash로 아래 명령어를 실행하면, 저장소 이름과 같은 폴더를 만들어 저장한다.git 명령어 이용git svn –authors-file=authors.txt clone {SVN주소}or tortoise git을 사용git bash가 잘 안되면 tortoise git으로 해보자.https://tortoisegit.org/ TortoiseGit – Windows Shell Interface to GitGet Support Manuals, FAQ, bug reporting, mailing list, and more…tortoisegit.org ① .. 2024. 9. 13. 이전 1 다음