Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[subversion] configuration avec webdav
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
sebweb
Apprentice
Apprentice


Joined: 29 Jan 2003
Posts: 220
Location: Bordeaux - France

PostPosted: Tue Aug 24, 2004 7:47 pm    Post subject: [subversion] configuration avec webdav Reply with quote

Bonjour,

Un petit soucis de configuration d'apache2 avec subversion.
J'ai bien suivis toute la doc sur le config d'apache, mais j'ai a chaque fois le meme message quand je me connecte au repository :

Code:

[ sebweb@travail ](~)> svn list http://serveur/repos/              [ 21:44:56 ]
svn: PROPFIND request failed on '/repos'
svn:
Could not open the requested SVN filesystem


J'ai essayee de me connecter par l'interface web, mais meme message. Et dans le log d'apache j'ai :
Code:

[Tue Aug 24 21:48:46 2004] [error] [client 192.168.15.2] (20014)Error string not specified yet: Can't open file '/home/sebweb/repositories/ircgraph/format': Permission denied
[Tue Aug 24 21:48:46 2004] [error] [client 192.168.15.2] Could not fetch resource information.  [500, #0]
[Tue Aug 24 21:48:46 2004] [error] [client 192.168.15.2] Could not open the requested SVN filesystem  [500, #13]
[Tue Aug 24 21:48:46 2004] [error] [client 192.168.15.2] Could not open the requested SVN filesystem  [500, #13]



Pour info, voici la configuration que j'ai mise dans apache2 :

Code:

<Location /repos>
  DAV svn
  SVNPath /home/sebweb/repositories/ircgraph
  SVNIndexXSLT "/svnindex.xsl"
</Location>


Si quelqu'un a une idée.
Merci
Back to top
View user's profile Send private message
sebweb
Apprentice
Apprentice


Joined: 29 Jan 2003
Posts: 220
Location: Bordeaux - France

PostPosted: Tue Aug 24, 2004 8:16 pm    Post subject: Reply with quote

Je me répond donc :
Il faut mettre le répertoire du user en a+x
Fallait le savoir
Back to top
View user's profile Send private message
TiFooN
n00b
n00b


Joined: 26 Nov 2003
Posts: 71
Location: Huy, Belgium

PostPosted: Tue Aug 24, 2004 8:18 pm    Post subject: Reply with quote

sebweb wrote:
Je me répond donc :

On est jamais mieux servi que par soi-même :wink:
_________________
TiFooN
Bien décidé à avoir une machine 100% fonctionnelle...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum