Chris Carman <namra...@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_q16efdxs6ki6cerwyketx...@mail.gmail.com%3E

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to