Re: version 3 vs 5

2010-04-23 Thread Ryan Schmidt
On Apr 23, 2010, at 16:33, Walid Majid wrote: > I am trying to checkout a repository from one Linux machine (A) to another > one (B) and in the process I am getting the following error message from B: > > svn: Expected version '3' of repository; found version '5' > > Here is the command that w

RE: version 3 vs 5

2010-04-23 Thread Bob Archer
> I am trying to checkout a repository from one Linux machine (A) to another > one (B) and in the process I am getting the following error message from > B: > > svn: Expected version '3' of repository; found version '5' > > Here is the command that was executed: > > svn checkout svn+ssh://u...@a

version 3 vs 5

2010-04-23 Thread Walid Majid
Hi, I am trying to checkout a repository from one Linux machine (A) to another one (B) and in the process I am getting the following error message from B: svn: Expected version '3' of repository; found version '5' Here is the command that was executed: svn checkout svn+ssh://u...@a/proj1/svnro