svn2git icon indicating copy to clipboard operation
svn2git copied to clipboard

:octopus: A fast-import based converter for an svn repo to git repos

Results 43 svn2git issues
Sort by recently updated
recently updated
newest added
trafficstars

We are facing issues after migration when users add `.gitattributes` file to keep LF for shell scripts when working on Windows platform. "Perfect world" expectation would be that svn-all-fast-export inspected...

question

When converting an svn repo I hit the following error on some revisions: cannot truncate pack to skip duplicate: Permission denied. I've tried googling but nothing seems to come up....

Most of which seem to be deprecation related. But with so many, it is hard to track and be sure I am getting the expected output. Are there any plans...

It would be cool to have a link to a documentation of the `svn-all-fast-export` command arguments in this repository (README). Like this one: [Ubuntu Manpage: svn-all-fast-export](https://manpages.ubuntu.com/manpages/trusty/man1/svn-all-fast-export.1.html) I just noticed, that...

The command documentation in the [Ubuntu Manpage](https://manpages.ubuntu.com/manpages/trusty/man1/svn-all-fast-export.1.html) states for the `Path to subversion repository`: > Path to subversion repository is a backup copy of the subversion repository. Note that an...

We're using KDE's svn2git tool, (svn-all-fast-export), but we've noticed, that when a project, has been manually "copied/forked" during its history in SVN the resulting Github Repo will not be accurate...

update: added missing merge step in the SVN operations. Hello, I have an issue where svn merged of specific revisions to branches, are interpreted by the conversion as full merges....

When running the tool without parameters, it shows `--svn-branches Use the contents of SVN when creating branches, Note: SVN tags are branches as well` But this does not make sense...

The crash dump shows this, I have cut it for brevity fast-import crash report: fast-import process: 1907401 parent process : 1907400 at 2022-04-12 16:21:10 +0000 fatal: Root cannot be a...