One of the features of subversion + apache2 is the ability to list repositories – natively. SVNParentPath /apps/repos SVNListParentPath on Unfortunately, once you restrict the httpd.conf to individual repositories and start handling permissions separately you lose that. Both of these permissions, set at the top level, at the parent path to the repositories,…
Continue Readingeclipse
subversion compile and install
as non-privileged user… Most Open Source software projects invite persons using their product to experience the joys of compiling the product. Subversion does not. from INSTALL in the 1.5.6 subversion source code: This document is written for people who intend to build Subversion from source code. Normally, the only people who do this…
Continue Readingeclipsed
I’ve been working with Remote System Explorer (RSE), a terminal and ssh session manager that runs in the Eclipse SDK. This is very cool – the thing is, eclipse runs on Solaris, Linux, Windows, MAC OSX, IBM AIX (of course – IBM created the eclipse framework). It as close to an OS-agnostic…
Continue Reading