Create

Sally gets the project started by creating a new repository.

~ server$ cd

~ server$ mkdir repos

~ server$ svnadmin create repos/lottery

~ server$ svnserve -d --root=/Users/sally/repos

I consider the details of server configuration to be too esoteric for this book. So you can just assume that it happened here. Magically…