showing fs modules in --version ?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-23 17:46:08 CET
Someone brought up the idea of --version showing fs-backends the same
For example, what if ra_local had more sub-items:
$ svn --version
Copyright (C) 2000-2004 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV)
And similarly, svnadmin (and svnlook) --version could show something
$ svnadmin --version
Copyright (C) 2000-2004 CollabNet.
The following filesystem back-end implementations are available:
* fs_base: can access BerkeleyDB repositories
Might this be a nice thing to add?
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.