Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] apache2 and subversion
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
camille
n00b
n00b


Joined: 27 May 2005
Posts: 7

PostPosted: Fri May 27, 2005 7:43 am    Post subject: [SOLVED] apache2 and subversion Reply with quote

Hello Gentoo community,
I am a new Gentoo user; until now, I was quite happy and impressed by the quality of the documentation. However, I recently tried to set up apache2 and subversion, unsuccessfully...
I followed the howto from http://gentoo-wiki.com/HOWTO_Subversion, without success.
When I try to import my project:
Code:
svn import . http://myurl/svn/essai -m "blah"

the authentication step works, but after that I get the following error:
Code:
svn: PROPFIND of '/svn/essai': 301 Moved Permanently (http://myurl)


My SVNParentPath is defined in 47_mod_dav_svn.conf as follows:
Code:
SVNParentPath /var/svn/repositories

I created a repository with svnadmin in /var/svn/repositories/essai. I read subversion FAQ, and I understand that my error message typically appears when there is a conflict between the repository location and the document location (/var/www/localhost/htdocs in my case). So it seems that this is not the problem.

Before using the howto, I messed up a little bit with the docs from subversion and apache... bad idea, I was no aware of the customizations made by Gentoo developpers... But I reverted all changes (I think).

I am not a big specialist of Linux, apache or subversion, but I really want to make it work... Any clue?


Last edited by camille on Mon May 30, 2005 12:55 am; edited 1 time in total
Back to top
View user's profile Send private message
cbx550f
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2004
Posts: 113
Location: Ontario, Canada

PostPosted: Sat May 28, 2005 5:46 pm    Post subject: Reply with quote

Did you have "apache2" in your USE variable when you merged subversion?
_________________
I think, therefore I am wrong.
Back to top
View user's profile Send private message
camille
n00b
n00b


Joined: 27 May 2005
Posts: 7

PostPosted: Sun May 29, 2005 2:48 am    Post subject: Reply with quote

Quote:
Did you have "apache2" in your USE variable when you merged subversion?

Yes, I think I did. But thanks for trying to help anyway.

I installed subversion and apache on another gentoo box, and it works! I have to say that it is shamefully easy, when you follow the right procedure. So I am simply going to start again from the beginning, and hopefully it will work this time.
Back to top
View user's profile Send private message
camille
n00b
n00b


Joined: 27 May 2005
Posts: 7

PostPosted: Mon May 30, 2005 12:55 am    Post subject: Reply with quote

I re-merged apache and subversion and now it works. I don't know what was wrong the first time...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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