-
I updated Cygwin to the latest binaries. I installed svn2git using RubyGems: v2.3.2
Here is my command:
`svn2git https://apac-svn.xyz.com/prod/xyz --verbose --metadata`
It ran for about one hour...…
-
It may be just my ignorance, but even after installing the whole QT (which takes longer than Visual Studio!) I still cannot build it on my Windows machine. Anyone who publishes Windows build instructi…
-
Instead of hijacking ticket #23, I'll try as a new one as it might be a different issue. See the log below:
- svn2git-2.1.2 (a --version option would be nice)
- the author file is okay, but same error…
-
Hi,
While running following command:
```
svn2git --username lovehuria.srijan --no-minimize-url --verbose
```
This asks for password at least three times and then says
```
Can't create …
-
Hello,
I'm trying to convert an SVN repository with --rebase option but it does not work.
I've tried first checking out the full repo then only the trunk, the error message I obtain is the same:
co…
-
C:\Users\AJASINGH\SVN Projects\testrepo2>svn2git http://10.36.36.93/svn_git/ast_sep/app/ai_ml/ --revision 32114:32115
Initialized empty Git repository in C:/Users/AJASINGH/SVN Projects/testrepo2/.git…
-
C:\Users\AJASINGH\SVN Projects\testrepo>svn2git http://10.36.36.93/svn_git/ast_sep/app/ai_ml/trunk --revision 32114:32115
Initialized empty Git repository in C:/Users/AJASINGH/SVN Projects/testrepo/.…
-
The `--rebase` command line option does not create local branches for branches that were created in the upstream SVN repo since the last sync.
This problem is similar to what is reported in issue #87…
-
I am trying to convert the Splix repository https://svn.code.sf.net/p/splix/code/ and I get this:
```
$ svn2git --verbose --nobranches file:///...I.made.a.mirror.for.speed.../splix/svnmirror/
...
…
-
I'm trying to convert a standard format SVN repo to git using svn2git, but I can't seem to exclude a folder at the top level of the trunk folder.
At this point I've dialed the conversion down to --no…