View previous topic :: View next topic |
Author |
Message |
camille n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 May 2005 Posts: 7
|
Posted: Fri May 27, 2005 7:43 am Post subject: [SOLVED] apache2 and subversion |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
cbx550f Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 11 Jun 2004 Posts: 113 Location: Ontario, Canada
|
Posted: Sat May 28, 2005 5:46 pm Post subject: |
|
|
Did you have "apache2" in your USE variable when you merged subversion? _________________ I think, therefore I am wrong. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
camille n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 May 2005 Posts: 7
|
Posted: Sun May 29, 2005 2:48 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
camille n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 May 2005 Posts: 7
|
Posted: Mon May 30, 2005 12:55 am Post subject: |
|
|
I re-merged apache and subversion and now it works. I don't know what was wrong the first time... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|