[git-users] Incomplete data: Delta source ended unexpectedly while runing git svn fetch

2014-01-23 Thread donnib
Hi, I have been migrating our svn repo to Git and we are not quite ready to move yet so I am keeping the Git repo update everyday by doing *git svn fetch *but today I ran into an issue which I don’t know how to solve : I get following error when I run git svn fetch : Incomplete data: Delta s

Re: [git-users] rebase remove ignored files

2014-01-23 Thread Thomas Ferris Nicolaisen
On Wednesday, January 22, 2014 11:16:31 AM UTC+1, Magnus Therning wrote: > > You might also be interested in BFG, it's a tool I haven't had a > reason to investigate further yet, but it sounds like it could be a > more friendly option: > http://rtyley.github.io/bfg-repo-cleaner/ > > http://www.

[git-users] Re: Incomplete data: Delta source ended unexpectedly while runing git svn fetch

2014-01-23 Thread Thomas Ferris Nicolaisen
On Thursday, January 23, 2014 9:01:42 AM UTC+1, donnib wrote: > > Hi, > > I have been migrating our svn repo to Git and we are not quite ready to > move yet so I am keeping the Git repo update everyday by doing *git svn > fetch *but today I ran into an issue which I don’t know how to solve : > >