Re: Explore repository "head" live on NFS
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Tue, 18 Oct 2011 22:51:35 -0500
On Oct 18, 2011, at 22:06, Eli Bocek-Rivele wrote:
> Is there a way to have an expanded view into a repository's projects on NFS such that a user can explore it in a shell in a read-only fashion?
The closest thing would be to serve your repository with mod_dav_svn with apache; you can then access it with any WebDAV-compatible client. If you want it read-only, you can make it read-only.
http://svnbook.red-bean.com/en/1.7/svn.serverconfig.httpd.html
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.