Ceriwis  

Go Back   Ceriwis > HOBI > Komputer & Teknologi > Programming

Programming Share, tanya jawab, saling bantu antar programmer dengan berbagai macam bahasa pemrograman.

Reply
 
Thread Tools
  #1  
Old 11th November 2011
Braincode's Avatar
Braincode Braincode is offline
Ceriwis Addicted
 
Join Date: Nov 2011
Posts: 4,638
Rep Power: 20
Braincode mempunyai hidup yang Normal
Default [Trouble] Access Subversion via web / browser

Dear temen,

Alhamdullillah saya telah berhasil menginstall dengan menggunakan versi yang sama "ngeplek" baik subversion nya dan apachenya sebagaimana tersebut pada http://svn.spears.at/

Modul2 svn sukses dimuat, tandanya apache bisa running gpr (Gak Pake Rewel), setting httpd.conf yang saya rubah adalah sbb




Code:

beberapa perubahan:
LoadModule dav_module modules/mod_dav.so
LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module modules/mod_authz_svn.so


Code:

dan di

Options FollowSymLinks
AllowOverride None
#Order deny,allow
#Deny from all
Order Allow,Deny
Allow from 192.168.2.31



Code:

dan di
#
# Controls who can get stuff from this server.
#
Order allow,deny
Allow from 192.168.2.31


Code:

penambahan:

DAV svn
Auth
SVNPath d:/repository
AuthType Basic
AuthName "Belajar Subversion"
AuthUserFile c:\etc\daftar-user.txt

Require valid-user



Anehnya setiap kali saya mengakses pada url browser dengan


Code:

http://localhost/svn

ehm.. keluar tulisan


Code:

Not Found

The requested URL /svn was not found on this server.

lah.. ini kan aneh



Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


 


All times are GMT +7. The time now is 08:41 AM.


no new posts