You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "C.A.T.Magic" <c....@gmx.at> on 2004/03/02 13:28:29 UTC

Any tools to view the repository as a samba or nfs folder?

Hi,

since ViewCVS already allows a nice representation
of the repository contents as html (or xml) pages --
Are there any similar tools to expose the repository as
a virtual directory (e.g samba folder, nfs folder, ftp folder) ?

for example
    \\sambaserver\repository\head\project\tool.c
    \\sambaserver\repository\r234\project\tool.c
    \\sambaserver\repository\head\tags\tag1.2.3\project\tool.c
to access revisions and tags (at least readonly)

that way everything could be browsed and searched
with the normal file tools ( bash, windows/explorer,
KDE/konquerer, TotalCommander etc. ) without doing
a full local checkout of the data.

=====
c.a.t.


Re: Any tools to view the repository as a samba or nfs folder?

Posted by John Peacock <jp...@rowman.com>.
C.A.T.Magic wrote:

> since ViewCVS already allows a nice representation
> of the repository contents as html (or xml) pages --
> Are there any similar tools to expose the repository as
> a virtual directory (e.g samba folder, nfs folder, ftp folder) ?

Not as such, but see here:

	http://svnbook.red-bean.com/html-chunk/apcs03.html

for using your repository as a WebDAV filesystem...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org