Re: git svn clone cannot go beyond a specific rev on codeplex

2016-05-13 Thread Eric Wong
Hin-Tak Leung wrote: > I suppose I could keep fetching to see if I can get past that rev one day :-(. Maybe try and see if you can create a mirror using svnsync and go from there? Or see if you can get a closer machine to test this on. It could also be a bug in your particular version of svn, t

Re: git svn clone cannot go beyond a specific rev on codeplex

2016-05-13 Thread Hin-Tak Leung
I tried your svn diff directly, and got the same error: $ /usr/bin/time -v -o /tmp/svn-log svn diff -r7604:8870 https://ironpython.svn.codeplex.com/svn > /dev/null svn: E000104: Error running context: Connection reset by peer $ more /tmp/svn-log Command exited with non-zero status 1 Comm

Re: git svn clone cannot go beyond a specific rev on codeplex

2016-05-13 Thread Hin-Tak Leung
On Fri, 13/5/16, Eric Wong wrote: Hin-Tak Leung wrote: > I tried bin-wrappers/ from current git HEAD. > > $ git describe > v2.8.2-396-g5fe494c > Which SVN version?    `git svn --version` $ git svn --version git-svn version 2.5.5 (svn 1

Re: git svn clone cannot go beyond a specific rev on codeplex

2016-05-13 Thread Eric Wong
Hin-Tak Leung wrote: > I tried bin-wrappers/ from current git HEAD. > > $ git describe > v2.8.2-396-g5fe494c Which SVN version? `git svn --version` > bin-wrappers/git svn clone https://ironpython.svn.codeplex.com/svn > ironpython-old-codeplex > > always fails at this rev: > > M

git svn clone cannot go beyond a specific rev on codeplex

2016-05-12 Thread Hin-Tak Leung
I tried bin-wrappers/ from current git HEAD. $ git describe v2.8.2-396-g5fe494c bin-wrappers/git svn clone https://ironpython.svn.codeplex.com/svn ironpython-old-codeplex always fails at this rev: M Src/Tests/test_re.py r7605 = e581bc66eda2b86bf46681191034844c4ba7d7a5 (refs/remot