<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=269591119-16022007><FONT face=Arial 
color=#0000ff size=2>A few months ago, I tried to convert our Version Control to 
SVN.&nbsp; In the middle of my eval tests, SVN was upgraded resulting in my 
TortoiseSVN client&nbsp;being a&nbsp;newer than my command line tools.&nbsp; I 
used the command line tools to create my repositories but planned to provide the 
users with TortoiseSVN.&nbsp; When I used the newer&nbsp;TortoiseSVN it changed 
the repository format so that the command line client could no longer access 
files.&nbsp; Same kind of errors you are seeing.&nbsp; This feature caused so 
much trouble that&nbsp;I was forced to&nbsp;ClearCase, yuck.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=269591119-16022007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=269591119-16022007><FONT face=Arial 
color=#0000ff size=2>Looks like you need to get the older client.&nbsp; One that 
matches your repository.</FONT></SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> 
  wplug-bounces+laweber=switch.com@wplug.org 
  [mailto:wplug-bounces+laweber=switch.com@wplug.org] <B>On Behalf Of </B>Shane 
  Liesegang<BR><B>Sent:</B> Friday, February 16, 2007 2:04 PM<BR><B>To:</B> 
  General user list<BR><B>Subject:</B> [wplug] SVN upgrade -&gt; mismatched RA 
  version<BR></FONT><BR></DIV>
  <DIV></DIV>I'm on a shared host that uses version 1.3.2 of Subversion, and I 
  recently compiled and installed a local copy of version 1.4.3. <BR><BR>Now 
  when I try to run any svn commands, I get&nbsp; a message about mismatched RA 
  versions. <BR><BR>$ svn help<BR>svn: Mismatched RA version for 'dav': found 
  1.4.3, expected 1.3.2<BR>$ svn co http://{my_repo}<BR>svn: Mismatched RA 
  version for 'http': found 1.4.3, expected 1.3.2<BR><BR><BR>Some googling 
  showed that these errors happen when there's bits of old installs leftover 
  from an upgrade. Of course, in my case, the old version is still on the 
  system. I get these even if I directly run the new binary (as opposed to 
  trusting my $PATH). <BR><BR>Has anybody dealt with this before? Any words of 
  advice on how to proceed? I'm afraid I hosed SVN. :-( 
<BR></BLOCKQUOTE></BODY></HTML>