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

Re: external definitions not showing up in web browser

From: Sam Barnett-Cormack <s.barnett-cormack_at_lancaster.ac.uk>
Date: Wed, 10 Sep 2008 14:23:43 +0100

Jean-Philippe Lavertu wrote:
> Hi,
>
>
>
> Our software team here is using external definitions (
> http://svnbook.red-bean.com/en/1.0/ch07s03.html ) on our svn server (
> running 1.4.2 r22196 ) and for some reason , they are not working when
> using a web browser, but they do when using a SVN client like Tortoise
> or kdesvn. Now the software guys asked me if it’s possible to make the
> external definitions work or showup with Apache. I’ve searched around
> the web yesterday and haven’t found anything really helpful so I thought
> of joining the mailing list.

Maybe using one of the web-based frontends it could work, but it's not
going to work with mod_dav_svn because that's just not how they work;
externals are processed by the client when checking out/updating.
Browsing a repo with mod_dav_svn isn't using a client, it's directly
accessing the server with a web browser.

Sam

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-10 15:24:16 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.