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

Re: Error While Checking out Git Repository

From: Nick Hengeveld <nickh_at_github.com>
Date: Wed, 8 Feb 2012 14:06:53 -0800

That pointed me in the right direction, thanks.

It was a bug related to tag versions, and we just deployed a fix. I was
able to do a checkout with a 1.7 client, let me know if you have any
problems.

On Wed, Feb 8, 2012 at 12:41 PM, C. Michael Pilato <cmpilato_at_collab.net>wrote:

> The GitHub server is definitely trying to transmit the svn:entry: property
> set ("svn:entry:committed-rev", "svn:entry:committed-date",
> "svn:entry:last-author"), as can be seen in your output below. But there
> are some places where it fails to do so.
>
> For example, the directory
> "/home/cmpilato/tests/PoliteCaptcha.git/tags/v0.1" is coming down the pipe
> without any "svn:entry:" properties at all. Now, it's permissible for the
> author and date to be missing, because that scenario can occur normally
> within Subversion due to the user lacking certain access privileges. But
> the 1.7 client codebase now requires that the last-changed revision be
> valid.

-- 
For a successful technology, reality must take precedence over public
relations, for nature cannot be fooled.
Received on 2012-02-08 23:07:28 CET

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

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