Published at LXer:
Not exactly the clearest of titles... recently I had to setup and configure several subvesion servers that use webdav for authentication. Setting up the authentication and repositories for a single repository is pretty straightforward. If many repositories need to be created and maintained that are completely seperate, then a script (or set of scripts) definitely makes life easier. In the text below, just such a scenario cropped up and my first pass at working a script.
Read More...