svn2gitnet | A cross-platform svn to git migrator | Version Control System library
kandi X-RAY | svn2gitnet Summary
kandi X-RAY | svn2gitnet Summary
A cross-platform svn to git migrator.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of svn2gitnet
svn2gitnet Key Features
svn2gitnet Examples and Code Snippets
PS C:\Users\mazong1123> svn2gitnet --help
svn2gitnet 1.0.0-preview
Copyright (C) 2017 Jingyu Ma
-v, --verbose (Default: false) Be verbose in logging -- useful for debugging issues
-m, --metadata (Default: false) Include metadat
trunk
...
branches
1.x
2.x
tags
1.0.0
1.0.1
1.0.2
1.1.0
2.0.0
$ git branch
* master
$ git branch -a
* master
1.x
2.x
tags/1.0.0
tags/1.0.1
tags/1.0.2
tags/1.1.0
tags/2.0.0
trunk
$ git tag -l
[ empty ]
$ git branch
*
svn2gitnet http://svn.example.com/path/to/repo
svn2gitnet http://svn.example.com/path/to/repo --trunk dev --tags rel --nobranches
svn2gitnet http://svn.example.com/path/to/repo --trunk trunk --nobranches --notags
svn2gitnet http://svn.example.com/
Community Discussions
Trending Discussions on svn2gitnet
QUESTION
I'm migrating our organizations svn repo to a gitlab repository. I've looked around at lots of different sources on stack overflow which I tried to link but I got a warning that my question appears to be spam. Here are a couple links I tried: tutorial one as well as the read me for svn2git and haven't found the answer. I'm on Windows 10. I've installed ruby, svn2git, svn2gitnet (svn2git but claims to allow you to enter password), TortoiseSVN, and TortoiseGit. I try to run the command:
...ANSWER
Answered 2019-Jul-30 at 13:13- First, you have to get the authors file so you can get the commit history. I used this command in powershell in the directory of the svn repo on the client machine to print out the names of everyone whose committed:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install svn2gitnet
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page