Site, Server Genel » Soru ve Cevaplar

SVN deposu kurulumu

http://forum.whmdestek.com/

Geri git   WHM cPanel Destek Platformu » Site, Sunucu Sorunlarınız ve Çözümleri » Site, Server Genel » Soru ve Cevaplar
 
Türkiye' nin Webmaster Sitesi
Webmaster Araçları, Bilgi ve hizmet alışverişi
Webmaster.com.TR
Firma tanıtımı!
Firmanızın reklamını hemen yapın!
Reklamlar
Reklam Alın!
Günlük 5k tekil ve üzeri sitelerinize reklam!
Fixreklam

Cevapla
 
LinkBack Seçenekler Stil
  #1  
Alt 12.02.08, 20:06
ALEXIS - ait Kullanıcı Resmi (Avatar)
phpBB Türkiye
 
Üyelik tarihi: Aug 2007
Nerden: istanbul
Mesajlar: 112
Tecrübe Puanı: 2
ALEXIS is on a distinguished road
SVN deposu kurulumu

centos 4.5, cpanel kurulu çalışır durumdaki sunucuya svn kurmak istiyorum. svn yi kurdum ancak apache üzerinde eklenecek modüller var. Pek çok yerde kurulum anlatılıyor ama bunları uygularsam sunucu elimde kalmasın.

Şu tarz apache komutları veriliyor

Kod:
./configure --prefix=/usr/local/apache2 --with-port=2080 --enable-dav --enable-dav-fs --enable-proxy --enable-rewrite --enable-so
make
make install
/usr/local/apache2/bin/apachectl start
Bu tür komut benim, easyapache ile ayarladığım, zaten kurulu ve çalışaşan apache2 ye yapar? Baştan mı derler, yoksa sadece parametre olarak verilen modülleri mi ekler.


Özet: çalışan ve üzerinde site olan siteye svn nasıl kurulur. SVN kurulumu derken, SVN deposu olarak kurmak istiyorum.
__________________
Profesyonel phpBB3 hizmetleri
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #2  
Alt 13.02.08, 18:17
ALEXIS - ait Kullanıcı Resmi (Avatar)
phpBB Türkiye
 
Üyelik tarihi: Aug 2007
Nerden: istanbul
Mesajlar: 112
Tecrübe Puanı: 2
ALEXIS is on a distinguished road
apache için mod_dav_svn eklemeye kadar geldim ancak aşağıdaki hata oluyor.

Kod:
[root@localhost ~]# yum install mod_dav_svn
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package mod_dav_svn.i386 0:1.1.4-2.ent set to be updated
--> Running transaction check
--> Processing Dependency: httpd-mmn = 20020903 for package: mod_dav_svn
--> Finished Dependency Resolution
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_dav_svn
__________________
Profesyonel phpBB3 hizmetleri
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #3  
Alt 13.02.08, 19:56
sinangunay - ait Kullanıcı Resmi (Avatar)
FULL DESTEK SUNUCULAR
 
Üyelik tarihi: Jul 2007
Nerden: biLi biLi boP
Yaş: 27
Mesajlar: 1.663
Tecrübe Puanı: 1073
sinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond repute
Yapmaya çalıştığınız işlem apache'i manuel olarak derlemeye yarar DAV ve diğer eklentileri sanıyorum artık EasyApache 3.2 destekliyor derlerken görebiliyoruz.. İhtiyacın olan bileşenleri yazarsan nasıl kuruldukları hakkında bilgim varsa yardım edebilirim.
__________________
-----------------------------------------------------------------------------------------
>> LÜTFEN ÜCRETSİZ DESTEK TALEP ETMEK İÇİN MSN ADRESLERİMİZİ EKLEMEYİNİZ. HER TÜRLÜ ÜCRETSİZ DESTEK İÇİN FORUMLARIMIZI KULLANINIZ. TEŞEKKÜRLER <<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #4  
Alt 13.02.08, 20:53
ALEXIS - ait Kullanıcı Resmi (Avatar)
phpBB Türkiye
 
Üyelik tarihi: Aug 2007
Nerden: istanbul
Mesajlar: 112
Tecrübe Puanı: 2
ALEXIS is on a distinguished road
şu ikisine ihtiyacım var:

mod_auth_svn.so
mod_dav_svn.so

svn yi aşağıda verdiğim gibi kurunca, modules/ dizinine bu ikisi geldi. Ancak çalışması için bir de mod_dav istedi, easyapache ile mod_dav ekledim. Bu defa mod_dav_svn ler yok oldu modules dizininden ve httpd.conf içindeki LoadModules ler.

Şimdi svn yi tekrar kurmaya çalıştığımda bir sürü hata veriyor. ./configure, make ile kurduğum svn yi nasıl kaldırıp, tekrar temiz kurulum yapacağım.

Şununla kurmuştum, ve aynı şeyi tekrar yapamıyorum, bir sürü hata veriyor:

Kod:
./configure --with-ssl --with-apr=/home/cpeasyapache/src/httpd-2.2.8/srclib/apr --with-apr-util=/home/cpeasyapache/src/httpd-2.2.8/srclib/apr-util --with-apxs=/usr/local/apache/bin/apxs --with-dbm=db4 --with-berkeley-db=/usr/local/BerkeleyDB.4.6

make clean
make
make install
Tüm pathlar doğru ve apr, apr-util, BerkeleyDB hepsi tas tamam.
__________________
Profesyonel phpBB3 hizmetleri
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #5  
Alt 14.02.08, 10:50
sinangunay - ait Kullanıcı Resmi (Avatar)
FULL DESTEK SUNUCULAR
 
Üyelik tarihi: Jul 2007
Nerden: biLi biLi boP
Yaş: 27
Mesajlar: 1.663
Tecrübe Puanı: 1073
sinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond repute
Apache modüllerinide ekleyerek kurarsan olacağını sanıyorum.


./configure --with-apache --with-ssl --with-apr=/home/cpeasyapache/src/httpd-2.2.8/srclib/apr --with-apr-util=/home/cpeasyapache/src/httpd-2.2.8/srclib/apr-util --with-apxs=/usr/local/apache/bin/apxs --with-dbm=db4 --with-berkeley-db=/usr/local/BerkeleyDB.4.6

make clean
make
make install
__________________
-----------------------------------------------------------------------------------------
>> LÜTFEN ÜCRETSİZ DESTEK TALEP ETMEK İÇİN MSN ADRESLERİMİZİ EKLEMEYİNİZ. HER TÜRLÜ ÜCRETSİZ DESTEK İÇİN FORUMLARIMIZI KULLANINIZ. TEŞEKKÜRLER <<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #6  
Alt 14.02.08, 11:32
ALEXIS - ait Kullanıcı Resmi (Avatar)
phpBB Türkiye
 
Üyelik tarihi: Aug 2007
Nerden: istanbul
Mesajlar: 112
Tecrübe Puanı: 2
ALEXIS is on a distinguished road
--with-apache ekleyince ./configure hata veriyor:

Kod:
checking for static Apache module support... configure: error: You need to specify a directory with --with-apache

Make ye kadar komutlar çalışıyor ancak make de dünya kadar hata veriyor. İlk defa bu işlemleri yaptığımda kurulum sorunsuz tamamlanmıştı. Sanırım önceki kurulumu temizlemem, veya farklı bir komutla make yapmam lazım. "make uninstall" diye bir komut da yokmuş


make nin verdiği hata nın ekranıma sığan son kısmı:

Kod:
subversion/libsvn_delta/cancel.c:105: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:107: error: 'add_directory' redeclared as different kind of symbol
./subversion/include/svn_delta.h:746: error: previous declaration of 'add_directory' was here
subversion/libsvn_delta/cancel.c: In function `add_directory':
subversion/libsvn_delta/cancel.c:108: error: `parent_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:110: warning: initialization makes pointer from integer without a cast
subversion/libsvn_delta/cancel.c:112: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:112: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:112: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:114: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:114: error: `path' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:114: error: `copyfrom_path' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:114: error: `copyfrom_revision' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:122: error: `child_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:127: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:131: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:133: error: 'open_directory' redeclared as different kind of symbol
./subversion/include/svn_delta.h:763: error: previous declaration of 'open_directory' was here
subversion/libsvn_delta/cancel.c: In function `open_directory':
subversion/libsvn_delta/cancel.c:134: error: `parent_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:136: warning: initialization makes pointer from integer without a cast
subversion/libsvn_delta/cancel.c:138: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:138: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:138: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:140: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:140: error: `path' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:140: error: `base_revision' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:147: error: `child_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:152: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:157: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:159: error: 'add_file' redeclared as different kind of symbol
./subversion/include/svn_delta.h:816: error: previous declaration of 'add_file' was here
subversion/libsvn_delta/cancel.c: In function `add_file':
subversion/libsvn_delta/cancel.c:160: error: `parent_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:162: warning: initialization makes pointer from integer without a cast
subversion/libsvn_delta/cancel.c:164: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:164: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:164: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:166: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:166: error: `path' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:166: error: `copyfrom_path' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:166: error: `copyfrom_revision' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:174: error: `file_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:179: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:183: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:185: error: 'open_file' redeclared as different kind of symbol
./subversion/include/svn_delta.h:834: error: previous declaration of 'open_file' was here
subversion/libsvn_delta/cancel.c: In function `open_file':
subversion/libsvn_delta/cancel.c:186: error: `parent_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:188: warning: initialization makes pointer from integer without a cast
subversion/libsvn_delta/cancel.c:190: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:190: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:190: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:192: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:192: error: `path' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:192: error: `base_revision' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:199: error: `file_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:204: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:207: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:210: error: 'apply_textdelta' redeclared as different kind of symbol
./subversion/include/svn_delta.h:862: error: previous declaration of 'apply_textdelta' was here
subversion/libsvn_delta/cancel.c: In function `apply_textdelta':
subversion/libsvn_delta/cancel.c:211: error: `file_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:214: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:214: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:214: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:216: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:216: error: `base_checksum' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:216: error: `handler' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:216: error: `handler_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:225: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:228: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:229: error: 'close_file' redeclared as different kind of symbol
./subversion/include/svn_delta.h:893: error: previous declaration of 'close_file' was here
subversion/libsvn_delta/cancel.c: In function `close_file':
subversion/libsvn_delta/cancel.c:230: error: `file_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:233: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:233: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:233: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:235: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:235: error: `text_checksum' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:241: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:244: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:245: error: 'absent_file' redeclared as different kind of symbol
./subversion/include/svn_delta.h:902: error: previous declaration of 'absent_file' was here
subversion/libsvn_delta/cancel.c: In function `absent_file':
subversion/libsvn_delta/cancel.c:246: error: `file_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:249: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:249: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:249: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:251: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:251: error: `path' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:257: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:259: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:260: error: 'close_directory' redeclared as different kind of symbol
./subversion/include/svn_delta.h:787: error: previous declaration of 'close_directory' was here
subversion/libsvn_delta/cancel.c: In function `close_directory':
subversion/libsvn_delta/cancel.c:261: error: `dir_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:264: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:264: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:264: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:266: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:272: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:275: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:276: error: 'absent_directory' redeclared as different kind of symbol
./subversion/include/svn_delta.h:797: error: previous declaration of 'absent_directory' was here
subversion/libsvn_delta/cancel.c: In function `absent_directory':
subversion/libsvn_delta/cancel.c:277: error: `dir_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:280: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:280: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:280: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:282: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:282: error: `path' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:288: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:291: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:293: error: 'change_file_prop' redeclared as different kind of symbol
./subversion/include/svn_delta.h:878: error: previous declaration of 'change_file_prop' was here
subversion/libsvn_delta/cancel.c: In function `change_file_prop':
subversion/libsvn_delta/cancel.c:294: error: `file_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:297: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:297: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:297: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:299: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:299: error: `name' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:299: error: `value' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:307: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:310: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:312: error: 'change_dir_prop' redeclared as different kind of symbol
./subversion/include/svn_delta.h:779: error: previous declaration of 'change_dir_prop' was here
subversion/libsvn_delta/cancel.c: In function `change_dir_prop':
subversion/libsvn_delta/cancel.c:313: error: `dir_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:316: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:316: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:316: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:318: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:318: error: `name' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:318: error: `value' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:326: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:328: error: syntax error before "apr_pool_t"
subversion/libsvn_delta/cancel.c:329: error: 'close_edit' redeclared as different kind of symbol
./subversion/include/svn_delta.h:908: error: previous declaration of 'close_edit' was here
subversion/libsvn_delta/cancel.c: In function `close_edit':
subversion/libsvn_delta/cancel.c:330: error: `edit_baton' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:332: error: `svn_err__temp' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:332: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:332: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:334: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:334: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c: At top level:
subversion/libsvn_delta/cancel.c:339: error: syntax error before '*' token
subversion/libsvn_delta/cancel.c:340: error: syntax error before "cancel_func"
subversion/libsvn_delta/cancel.c: In function `svn_delta_get_cancellation_editor':
subversion/libsvn_delta/cancel.c:350: error: `tree_editor' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:351: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:351: warning: initialization makes pointer from integer without a cast
subversion/libsvn_delta/cancel.c:369: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:369: error: `wrapped_editor' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:370: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:371: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:372: error: dereferencing pointer to incomplete type
subversion/libsvn_delta/cancel.c:374: error: `editor' undeclared (first use in this function)
subversion/libsvn_delta/cancel.c:375: error: `edit_baton' undeclared (first use in this function)
make: *** [subversion/libsvn_delta/cancel.lo] Error 1
__________________
Profesyonel phpBB3 hizmetleri
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #7  
Alt 16.02.08, 17:18
Tahsin ALTAY - ait Kullanıcı Resmi (Avatar)
SysAdmin
 
Üyelik tarihi: May 2007
Mesajlar: 458
Tecrübe Puanı: 43
Tahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond repute
Sunucunuz sanırım cPanel. Üç tane makale adresi veriyorum bir inceleyin isterseniz. İncelemek için pek vaktim olmadı ama sanırım bir tanesi de olsa işinizi görür.

How-To: Installing SVN in cPanel - CPWiki
Imthiaz Blog » Centos + Cpanel + Subversion + Apache 2 + Proxy works
Subversion on a cPanel VPS guide - SolidHost Forums
__________________
Kişisel: www.tahsinaltay.com
Ticari: www.netbilsis.com
Joomla Kitabı : www.pusula.com/joomla.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #8  
Alt 16.02.08, 18:34
ALEXIS - ait Kullanıcı Resmi (Avatar)
phpBB Türkiye
 
Üyelik tarihi: Aug 2007
Nerden: istanbul
Mesajlar: 112
Tecrübe Puanı: 2
ALEXIS is on a distinguished road
Bu adreslere, cpanel.net teki yazıyı dahil pek çok siteye baktım. Araştırmadan, denemeden soru sormam genelde. İşin içinden çıkabilecek değilim gibi, ama SVN deposu da lazım, tüm ekip beni bekliyor, ben svn kurmayı beceremedim.

sorunum ./configure komutunu artık uygulayamam ve de "yum install mod_dav_svn" komutunun apache mi algılamıyor sanırım apache-mmn diye zırvalıyor.

Bana gereken daha önce uyguladığım ./configure, make clean, make, make install komutlarının yaptıklarını uninstall edip, baştan vermek, o zaman mod_dav_svn apache modul dizine geliyor ancak easyapache ile tekrar kurcalayınca herşey uçtu.

Uçtuktan sonra bir daha ./configure komutunu veremedim.
__________________
Profesyonel phpBB3 hizmetleri
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #9  
Alt 16.02.08, 18:48
Tahsin ALTAY - ait Kullanıcı Resmi (Avatar)
SysAdmin
 
Üyelik tarihi: May 2007
Mesajlar: 458
Tecrübe Puanı: 43
Tahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond reputeTahsin ALTAY has a reputation beyond repute
Bu gece sabaha karşı bir vps kurup deniyeceğim konuyla ilgili yarın haber veririm bir aksilik olmazsa. Hatta bash scriptini de hazırlayabilirim eğer yetiştirebilirsem böylece yorulmadan kurarsınız.
__________________
Kişisel: www.tahsinaltay.com
Ticari: www.netbilsis.com
Joomla Kitabı : www.pusula.com/joomla.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #10  
Alt 16.02.08, 22:04
sinangunay - ait Kullanıcı Resmi (Avatar)
FULL DESTEK SUNUCULAR
 
Üyelik tarihi: Jul 2007
Nerden: biLi biLi boP
Yaş: 27
Mesajlar: 1.663
Tecrübe Puanı: 1073
sinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond repute
O zaman iş başa düştü, freshrpm sitesinden gerekli olan modülleri aratıp onları içeren rpm dosyalarını kurarak çözebilirsin..
__________________
-----------------------------------------------------------------------------------------
>> LÜTFEN ÜCRETSİZ DESTEK TALEP ETMEK İÇİN MSN ADRESLERİMİZİ EKLEMEYİNİZ. HER TÜRLÜ ÜCRETSİZ DESTEK İÇİN FORUMLARIMIZI KULLANINIZ. TEŞEKKÜRLER <<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
Cevapla


Seçenekler
Stil

Yetkileriniz
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 Açık
Smileler Açık
[IMG] Kodları Açık
HTML-KodlarıKapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık


Sign up for PayPal and start accepting credit card payments instantly.

Navigasyon
Menü