configuration subversion + apache
bonsoir,
je veux configurer apache et subversion
j'ai suivi le tutoriel présent mais à la fin j'aurai ca sur le navigateur
Code:
1 2 3 4 5 6 7 8 9
| Aucune information de style ne semble associée à ce fichier XML. L'arbre du document est affiché ci-dessous.
−
<D:error>
<C:error/>
<m:human-readable errcode="160043">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error> |
pour le log de apache:
Code:
1 2 3 4
| [Wed Feb 17 01:35:33 2010] [error] [client 127.0.0.1] (20014)Error string not specified yet: Expected FS format between '1' and '3'; found format '4'
[Wed Feb 17 01:35:33 2010] [error] [client 127.0.0.1] Could not fetch resource information. [500, #0]
[Wed Feb 17 01:35:33 2010] [error] [client 127.0.0.1] Could not open the requested SVN filesystem [500, #160043]
[Wed Feb 17 01:35:33 2010] [error] [client 127.0.0.1] Could not open the requested SVN filesystem [500, #160043] |
pour les version j'utilise apache 2.2 et svn 1.6.6
même chose avec apache 2.0 et svn 1.5.5
le client est TortoiseSVN-1.6.7.18415-win32-svn-1.6.9
merci d'avance