crazywm / support-tools

Automatically exported from code.google.com/p/support-tools
Apache License 2.0
0 stars 0 forks source link

"Error importing commits to GitHub" from an SVN repository #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to export the project proyecto-val to GitHub

What is the expected output? 
The project migrated to Github

What do you see instead?
I got an e-mail with the folowing error:

Aw, Snap!
There was an error migrating proyecto-val to GitHub.
The error is as follows:
Project: proyecto-val
GitHub code import failure: Error! There was an error importing commits.

The project is using 13.9 MB of the quota and I checked and it doesn't have any 
100MB+ file, So I don't know what is causing this.

Original issue reported on code.google.com by jaguar.s...@gmail.com on 16 Mar 2015 at 9:41

GoogleCodeExporter commented 9 years ago
We are working with Github to get more specific error messages. In the mean 
time, there are a few known issues that would cause problems with the SVN to 
Git conversion.

- A single file > 100MiB
- The entire repo > 1GiB
- No /trunk folder in the SVN repo

The repo you listed, proyecto-val, doesn't appear to have any of those. (So it 
is probably something else we need to figure out on the GitHub side.)

Original comment by chrsm...@google.com on 23 Mar 2015 at 8:58