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

Repository website content as live website

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-09-27 17:55:56 CEST

This is probably simple but I'm getting lost...

One of the parts of my Subversion repository is a subtree that holds
our internal website content. So of course the latest content is
visible via a path that looks like
        http://snv.ourstuff.com/repos/oursvn/trunk/intranet/index.html

We already have a virtual host setup, so people are used to
        http://ourintranet.com/

to get to that same material. Right now it's done in CVS, and the
"live" site is actually a copy (working directory), checked out
manually or periodically, so it isn't convenient and "live".

I would like to have http://ourintranet.com/ end up at the repository,
i.e., it's an alias for
http://snv.ourstuff.com/repos/oursvn/trunk/intranet/. How would I do
that? Rewrite rules? Alias?

Apologies if this is too far off topic, but it seems to fit since it's
an obvious use case of Subversion.

   paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 27 18:05:43 2005

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.