2. Multiuser Subversion Folder Setup
Now, let’s assume that you are the configuration manager for a network and you want to allow a number of users to access the repository. Further, let’s assume that you want to write just a single script to execute a build.
To save you a lot of headaches, it’s a good policy to ensure that a common folder structure is in place on all end user machines. This might seem a little draconian, but it can help to ensure that your users don’t run into problems with build tools. Experience teaches that this issue won’t seem important until you run into a script that works on one machine because of the folder structure.