Configuration Management
Subversion Permissions
Submitted by admin on Mon, 01/11/2010 - 12:11WARNING
This tip involves editing your Subversion repository .access file.
If your repository is hosted with Dreamhost there is a problem with this.
Whenever you use the Dreamhost Panel to create a new user it will wipe your
work from the .access file, and overwrite it with a default file that gives full
permission to everyone.
If you need to edit your .access file then keep a backup so that when you create new
users you can restore your version of the file.
Subversion Per Directory Access
Configuration Management Tools
Submitted by admin on Sat, 04/04/2009 - 08:44Source Control
Tortoise
TortoiseSVN is an easy to use SCM / source control software for Microsoft Windows and maybe the best standalone Subversion client there is. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer.
http://tortoisesvn.net/
Ankhsvn
Repositories
Devjoy uses Subversion as it's Source Control tool. Source Code and other artifacts are stored in 3 repositories.
Repositories
Clients
This repository contains source code for Client projects.
http://scm.devjoy.com/clients
Internal
This repository contains projects for internal use by Devjoy.
http://scm.devjoy.com/internal
Research
This repository contains Research projects such as small scale tests and sample projects.
http://scm.devjoy.com/research
Tools
