Re: checkout ends with error
From: Ryan Schmidt <subversion-2014_at_ryandesign.com>
Date: Sun, 3 Aug 2014 22:25:37 -0500
On Aug 3, 2014, at 10:43 AM, Chris Carman wrote:
> When I run the following checkout command, the directories are created as expected, but the checkout ends with an error:
I get the same on OS X with svn 1.8.9.
Note that it is a user error to attempt to check out the root of a repository. Instead, check out the trunk or the specific branch or tag you want. Perhaps you're just checking out the immediates so that you can later get the specific tags or branches you want; that's probably ok.
It may be relevant to know that you are not talking to a Subversion repository on a Subversion server; you're talking to a git repository, served using a Subversion translator written by the developers at github. As such, this may well be a bug in their translator that you need to report to them. I tried a couple other github repositories and got the same error.
|
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.