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

Re: checkout ends with error

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 06 Aug 2014 12:48:51 +0100

Chris Carman <namraccr_at_gmail.com> writes:

> When I run the following checkout command, the directories are created as
> expected, but the checkout ends with an error:
>
> svn co https://github.com/NUKnightLab/TimelineJS --depth immediates
> A TimelineJS/branches
> A TimelineJS/tags
> A TimelineJS/trunk
> svn: E200004: Could not convert '' into a number

github.com is sending the committed-rev entry property without a
revision:

  <S:set-prop name="svn:entry:committed-rev"></S:set-prop>\n

This is a problem with github's svn proxy, similar to the problem
reported here:

http://mail-archives.apache.org/mod_mbox/subversion-dev/201202.mbox/%3CCAPpU=V2ehx0hSyQMt2y=ApAa9_Q16eFdxs6Ki6cerWYketXJ4A@mail.gmail.com%3E

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-08-06 13:49:23 CEST

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.