[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Explore repository "head" live on NFS

From: Eli Bocek-Rivele <boceke_at_gmail.com>
Date: Tue, 18 Oct 2011 20:06:09 -0700

Hi all,
I'm very new to the community and I can only imagine this question has been
asked before but google searching (and looking in archives) has not helped
but it may be because I don't know how to correctly phrase the question, but
here goes. 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? What I mean is if I have a repository like:

file:///repos/myproj/stuff/foo.c
I'd have on disk
/svn_explore/repos/myproj/stuff/foo.c
As a set of directories / files that I could look at that are always 'head'
and are read-only and are kept up to date. I was thinking I
could orchestrate this with a cron, or maybe some changes to hooks but I was
wondering if there was an easy supported way or standard way in which people
do this. This would allow people to look into the 'latest' in the repository
without actually having to run any svn commands.

Thanks in advance for any help and I appreciate you reading such a novice
question. I'm very new to svn but already find it a powerful and promising
system.
-Eli
Received on 2011-10-19 05:11:28 CEST

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.