Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-12-04 Thread Bryan Drewery
On 12/4/2015 10:49 AM, Ulrich Spörlein wrote: > 2015-11-08 12:06 GMT+01:00 Ulrich Spörlein : >> 2015-11-08 11:32 GMT+01:00 Ulrich Spörlein : >>> 2015-11-08 2:51 GMT+01:00 Alfred Perlstein : > Uli, One of the biggest

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-12-04 Thread Ulrich Spörlein
2015-11-08 12:06 GMT+01:00 Ulrich Spörlein : > 2015-11-08 11:32 GMT+01:00 Ulrich Spörlein : >> 2015-11-08 2:51 GMT+01:00 Alfred Perlstein : >>> Uli, >>> >>> One of the biggest concerns I've heard from folks using FreeBSD's git mirror >>>

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-20 Thread NGie Cooper
Hi Ulrich, This might be one of the reasons why the git converter was broken recently: https://reviews.reviewboard.org/r/7617/diff (it seems that svn is now reporting "nonexistent" for new files instead of "Revision 0"). It broke rbt with svn 1.9 :(... Thanks! -NGie

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-11 Thread Alfred Perlstein
Lars, Try to remove .git/gc.log then re-run fetch. If that doesn't work then move ".git/refs/remotes/origin/HEAD" to backup location outside of your .git directory and try again. -Alfred On 11/11/15 4:03 AM, Eggert, Lars wrote: Hi, I just got this error when fetching from remote; related?

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-11 Thread Eggert, Lars
Hi, I just got this error when fetching from remote; related? [elars@laurel: ~/src] git fetch --all Fetching origin Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. Fetching upstream remote: Counting objects: 557, done. remote:

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-10 Thread Ulrich Spörlein
2015-11-08 21:05 GMT+01:00 Oliver Pinter : > Hi Uli! > > I can not find your original svn2git repo in gitorius > (https://gitorious.org/ is down) , could you please the source code > somewhere to git-repo? For example github.com/freebsd/svn2git? You mean

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-08 Thread Ulrich Spörlein
2015-11-08 11:32 GMT+01:00 Ulrich Spörlein : > 2015-11-08 2:51 GMT+01:00 Alfred Perlstein : >>> >> Uli, >> >> One of the biggest concerns I've heard from folks using FreeBSD's git mirror >> is that the hashes can change. >> >> I have a question about this.

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-08 Thread David Chisnall
On 8 Nov 2015, at 02:32, Ulrich Spörlein wrote: > > > Git commit hashes *might* change in the future. I really don't > see how this is a big deal anyway. It happened once and I'm trying to > have it never happen again. But why are people afraid of this > happening? Every

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-08 Thread Oliver Pinter
On Sun, Nov 8, 2015 at 12:06 PM, Ulrich Spörlein wrote: > 2015-11-08 11:32 GMT+01:00 Ulrich Spörlein : >> 2015-11-08 2:51 GMT+01:00 Alfred Perlstein : >>> Uli, >>> >>> One of the biggest concerns I've heard from folks using FreeBSD's

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-08 Thread Ulrich Spörlein
2015-11-08 2:51 GMT+01:00 Alfred Perlstein : >> > Uli, > > One of the biggest concerns I've heard from folks using FreeBSD's git mirror > is that the hashes can change. > > I have a question about this. Is it possible to keep track of what the > "official" git mirror (on

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-08 Thread Shane Ambler
On 08/11/2015 21:36, Ulrich Spörlein wrote: Here's the same commit, and the difference between 1.8 and 1.9: % git cat-file commit 803795d tree 7fc83aba022834da5c218114b09ad4640735bcc0 parent c96fb0418e545a569b5975b4d878a30a948c29d5 author olgeni 1437203525 + committer

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-08 Thread NGie Cooper
> On Nov 8, 2015, at 20:51, Shane Ambler wrote: ... > 4 seconds?? > There have been 4 leap seconds added this century. > Did 1.9 add timestamp corrections relating to leap seconds? > > Did the developer not use leapsecs when the svn server does? Alternatively, was this

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-07 Thread Alfred Perlstein
On 11/5/15 6:46 AM, Ulrich Spörlein wrote: 2015-11-04 18:57 GMT+01:00 Ulrich Spörlein : The recent SVN update on the cluster broke svn2git in certain circumstances. To fix this and make sure no content was dropped, the converter has been stopped and we're working on

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-06 Thread Ulrich Spörlein
2015-11-05 15:46 GMT+01:00 Ulrich Spörlein : > 2015-11-04 18:57 GMT+01:00 Ulrich Spörlein : >> The recent SVN update on the cluster broke svn2git in certain circumstances. >> >> To fix this and make sure no content was dropped, the converter has >> been stopped

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-05 Thread Ulrich Spörlein
2015-11-04 18:57 GMT+01:00 Ulrich Spörlein : > The recent SVN update on the cluster broke svn2git in certain circumstances. > > To fix this and make sure no content was dropped, the converter has > been stopped and we're working on bringing a fixed version online, as > well as