Great post Lijin! Sometime ago I struggled to figure out how to install subversion on my WinXP box. The biggest difficulty I had was to understand what the folder layout for Windows box should look like. I ended up using svn1clicksetup to get a standard layout. Due to issues between Subversion and Apache 2.2, I [...]
Installing Subversion? Just follow this 7 Steps « Lijin’s Localhost
March 29th, 2008 · 1 Comment · CSS/WebDesign, OpenSource
Tags: opensource·subversion·xampp
Configuring Subversion to use Apache SSL
November 24th, 2007 · No Comments · General
My plan was to create a subversion repository on a Linux box(CentOS) to support the configuration files I use with a virtual machine running Groundwork Open Source. This took much longer than I expected. This procedure was more complicated than usual since the latest version of CentOS requires you to create a self-signed certificate the [...]
Tags: centos·Linux·subversion
SVN access available! - phpWebSite
October 1st, 2007 · No Comments · phpWebSite
Version control access has been restored to the phpWebSite project.
SVN access available! - phpWebSite
I had a bright idea last week. One of the annoying aspects of phpWebSite maintenance is downloading individual modules, expanding them, and copying them over the existing modules. Why not use Subversion to update the core and mod directories of phpWebSite? [...]
Tags: phpWebSite·subversion
Variations on Updating WordPress
September 25th, 2007 · 4 Comments · Linux, WordPress
The folks have updated WordPress again and I have been evaluating different methods of upgrading. The standard method works but I have been wanting to streamline the process for remote hosts.
For my locally hosted blog I used the Updating WordPress with Subversion method. This is pretty slick! I had previously checked out a copy [...]
Tags: subversion·WordPress