Nov 28

This howto describe installation process of SVNManager od Debian, should also work on Ubuntu. Howto based on http://redimp.de/(…)SVNManager.html.

First step is installation of apache2 and php5, it won’t be describe here.
Next step is installation of necessary packages

aptitude install php-pear libapache2-svn subversion
pear install -f -o VersionControl_SVN

Continue reading »

written by rzelazko \\ tags: , , , ,

Jan 09

This howto will illustrate a way to install and configure Subversion and websvn on a Debian server: http://www.howtoforge.com/debian_subversion_websvn

written by rzelazko

Oct 08

To install SmartSVN on Debian / Ubuntu type in console:

wget -c http://rafekz.one.pl/smartsvn_3.0.2.deb
aptitude install sun-java6-jre
dpkg -i smartsvn_3.0.2.deb

written by rzelazko

Jul 10

Eclipse with integrated PDT, Aptana, RemoteSystem and Subeclipse:

Download and add import to update manager file:
http://rafekz.one.pl/eclipse.xml

written by rzelazko