Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
svnlook is a command-line utility for examining different aspects of a Subversion repository. It does not make any changes to the repository—it’s just used for "peeking." svnlook is typically used by the repository hooks, but a repository administrator might find it useful for diagnostic purposes.
Since svnlook works via direct repository access (and thus can be used only on the machine that holds the repository), it refers to the repository with a path, not a URL.