At 10:56 Uhr +0200 02.09.2003, Tobias Ringstrom wrote:
>Roland Bramm wrote:
>>This XML file does not appear to have any style information 
>>associated with it. The document tree is shown below.
>>      - <D:error>
>>     - <C:error/>
>>         <m:human-readable errcode="165005">
>>             Expected version '1' of repository; found version '2'
>>         </m:human-readable>
>></D:error>
>
>I don't know if you're supposed to get the error message in that way 
>or not, but it's clear from the message that you at least need to 
>perform a dump/load cycle of your repository (since the database 
>layout changed in 0.28). In short you need to perform a dump 
>("svnadmin dump") using an old (<0.28) subversion and then load the 
>dump ("svnadmin load") using a new subversion (>=0.28). This is 
>described in the release mail and the CHANGES file.
The Problem is that i exacly did this before. The repository is in 
the new state. And the commands svn svnadmin, ... (which were of 
course build with the svn_dav plugin) are working (crosschecked this 
with older builds <28 and there i get the error message stated in 
"http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO") 
with the repository (in the new version) only the svn_mod_dav does 
not when i try to access the repository via a Webbrowser.
I am sure that the apache does not have for some reason an old 
plugin, because this is a completly new build (used 2.0.46 before)
>(Are you aware of the users list? No harm done, but it's a better 
>place to ask these kinds of questions.)
I am aware of the List but due to the fact that this seems not to be 
a usage error i didnt think the user list is appropriate. I just dont 
see any reason why the svn. svnadmin, ... is working with the new 
repos but the svn_dav module not. But apparently i didnt made this 
point clear enough ... so sorry for that.
thanks Roland
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep  2 11:24:34 2003