On Monday, January 19, 2015 at 9:26:43 AM UTC+1, Johannes Mueller wrote:
>
> Hi,
>
> I would be interested in how large your git svn repositories are. I am 
> working with a large svn repository and am interested in comments where the 
> feasibility of working with git stops.
> How many commits does your svn repository have? How large is it GB-wise? 
> How many people author commits?
> I will share my experience once I (successfully?) get it to work. Though I 
> am not sure if it will block access of our limited bandwidth so I will try 
> to clone the repository over night or with limited bandwidth.
>

Some years ago, I was working pretty productively with a 8 GB big repo, 
around 100k revisions, 30 different authors. The initial git-svn clone took 
a couple of days to complete (over LAN connection to SVN server), but after 
that it was fine. I used a Mac, but I know people on Windows quickly run 
into performance problems.

Once you run into the limitations of git-svn, you can consider reposurgeon 
[1], or the commercial offerings from SubGit [2].

[1] http://www.catb.org/esr/reposurgeon/
[2] http://www.subgit.com/

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to