Re: checkout ends with error

2014-08-06 Thread Philip Martin
Chris Carman 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 > ATimelineJS/branches > ATimelineJS/tags > ATi

Re: checkout ends with error

2014-08-03 Thread Branko Čibej
On 04.08.2014 05:25, Ryan Schmidt wrote: > Note that it is a user error to attempt to check out the root of a repository. That really depends on what the repository is for. -- Brane -- Branko Čibej | Director of Subversion WANdisco | Realising the impossibilities of Big Data e. br...@wandisco.

Re: checkout ends with error

2014-08-03 Thread Ryan Schmidt
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: > > svn co https://github.com/NUKnightLab/TimelineJS --depth immediates > ATimelineJS/branches > A

checkout ends with error

2014-08-03 Thread Chris Carman
I've searched for other occurrences/descriptions of this problem, but haven't found any so far… 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