[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problems with empty svn:date revprops (github svnsync)

From: Branko Čibej <brane_at_apache.org>
Date: Tue, 27 Oct 2015 17:07:29 +0100

On 27.10.2015 14:33, Nico Kadel-Garcia wrote:
> See above. It sounds like you need to talk to Github about making an
> exception to their default settings for revision 0. A freshly
> initialized git repo, with no files or property changes submitted, has
> *no* valid logs, and "git log" fails with an error. A freshly
> initialized svn repo, with no files or properties set, has a no logs
> but has a revision "0" created at index time.
>
> Like I just said: impedance mismatch.

There's no such thing as "impedance mismatch" when you're implementing a
wire protocol. if GitHub provides an SVN/HTTP protocol endpoint but
don't emulate a valid r0, then that's no more and no less than a bug in
their protocol implementation. It doesn't matter that they're using Git
in the back-end.

-- Brane
Received on 2015-10-27 17:07:35 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.