What, who, where am I?!?
Craig Lotter is a web developer based in Gordon's Bay, South Africa, who seems completely incapable of shaking off that pesky inner child within, the one that forces him to love all things animated or hand drawn.
The Rugged Rock of Craig contains snippets of his life, popular culture and all the important things like anime, manga, games and comic books. The CodeUnit of Craig on the other hand contains the more serious stuff like code snippets and tutorials, while the House of C chronicles his foray into the world of web comics.
For which it never seems he has enough time anyway.
CodeUnit Post Archive
Rugged Rock Studio
Tag Archives: subversion
Ubuntu Subversion: How to Add a User to the SVN
To add a SVN User to an Ubuntu Subversion SVN server is very simple. The first thing to do is to check the existence of the subversion passwd file, the default being /etc/subversion/passwd. This is the file containing user authentication … Continue reading
Posted in Ubuntu
Tagged add user, subversion, svn, terminal, Ubuntu, user, user account
Leave a comment
How to Install Subversion (SVN) in Ubuntu
To install subversion (or SVN if you like keeping things short) is pretty simple to achieve in Ubuntu (as with just about everything else). Continue reading
Ubuntu Server: Steps to Create a New SVN Repository and Add Users for it
To add SVN repositories and give existing user accounts access to it is not entirely a one step process in Ubuntu. So this is how you do it…
First, browse to the folder in which you want to generate your SVN repository and create the respository folder:
Posted in Tutorials
Tagged Apache, repository, subversion, svn, svnadmin, terminal, Ubuntu
Leave a comment
TortoiseSVN: How To Strip ALL SVN Folders Out of a Project to Move it Around

The tortoiseSVN question for today is how to I get a clean copy of one of my projects under subversion, in other words how do I get a folder with all that extra hidden SVN gunk of .svn folders and files? Continue reading
Posted in Software & Websites, Tutorials
Tagged copy, export, move, subversion, svn, tortoisesvn
Leave a comment
Ubuntu Subversion: How to Delete a SVN Repository

Although there is tons of documentation on creating new SVN project repositories for your shiny Ubuntu SVN (subversion) server, there isn’t all that much mention of how you actually remove a project repository should you no longer need it. Continue reading






