8000 Add commands for migration from SVN to Git on Windows Systems · Issue #1310 · progit/progit2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add commands for migration from SVN to Git on Windows Systems #1310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spotlesscoder opened this issue Oct 14, 2019 · 0 comments · Fixed by #1313
Closed

Add commands for migration from SVN to Git on Windows Systems #1310

spotlesscoder opened this issue Oct 14, 2019 · 0 comments · Fixed by #1313

Comments

@spotlesscoder
Copy link
Contributor

Which version of the book is affected?
v2: https://git-scm.com/book/en/v2/Git-and-Other-Systems-Migrating-to-Git

Describe the bug:
As a Windows user, I cannot use the suggested command to create the authors mapping list for migrating from SVN to Git.

Steps to reproduce:
https://git-scm.com/book/en/v2/Git-and-Other-Systems-Migrating-to-Git says I could use svn log --xml --quiet | grep author | sort -u | \ perl -pe 's/.*>(.*?)<.*/$1 = /' to create a list of authors to pass into Git for subsequent migration from SVN.
As I don't have access to a Linux PC, I can't use that command on my machine.

Expected behavior:
There should be an alternative command for the major platforms Windows, Linux (already there) and MacOS (probably the same or very similar to the Linux command) using as many default Windows tools as possible while using as few third party programs as possible.

Desktop:

  • Operating system: Windows 10
spotlesscoder added a commit to spotlesscoder/progit2 that referenced this issue Oct 14, 2019
spotlesscoder added a commit to spotlesscoder/progit2-de that referenced this issue Oct 14, 2019
@ben ben closed this as completed in #1313 Oct 17, 2019
ben added a commit that referenced this issue Oct 17, 2019
pastatopf pushed a commit to progit/progit2-de that referenced this issue Oct 18, 2019
* Fixes progit/progit2#1310

* Update import-svn.asc

* Update import-svn.asc

Reihenfolge der Absätze war falsch
pastatopf pushed a commit to progit/progit2-de that referenced this issue Oct 18, 2019
* Fixes progit/progit2#1310

* Update import-svn.asc

* Update import-svn.asc

Reihenfolge der Absätze war falsch

* Unnötige Klammerung entfernt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0