You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jialun Fan <Ji...@magtech.co.uk> on 2008/03/11 13:12:16 UTC

web browse svn:externals

Hi All,

 

I am trying to configure Apache 2.2.8 to be able to export repository
with svn:externals onto web browser like IE.

It seems from a google search that there is no way to achieve that.
Anyone can help?

My subversion is 1.4.6 with mod_auth_sspi-1.0.4

 

regards 
Jialun Fan, Embedded Software Engineer 
Magnetic Systems Technology Ltd 
222-226 Newhall Road, Sheffield S9 2QL 
Tel: +44 (0)1142 448416; Fax: +44(0)1142 448417

 


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


RE: Re: web browse svn:externals

Posted by "Roth, Pierre" <pi...@covidien.com>.
 
> >  I am trying to configure Apache 2.2.8 to be able to export 
> repository  
> > with svn:externals onto web browser like IE.
> >
> >  It seems from a google search that there is no way to achieve that.
> >  Anyone can help?
> 
> Properties are parsed & processed by the Subversion client, 
> which you don't have when browsing the repository via IE.
> 
> A repository browser app like ViewVC *might* have some 
> facilities to help, but I've never used it.
> 

Viewvc does not seem to do that but you can use trac (trac.edgewall.org)
which is a full bug tracker with integrated wiki.
It has a browser view which enables to follow svn:externals. If you
don't want all the other stuff (wiki, tracker,...) Just have to disable
them through the trac admin interface.

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


Re: web browse svn:externals

Posted by Andy Levy <an...@gmail.com>.
On Tue, Mar 11, 2008 at 9:12 AM, Jialun Fan <Ji...@magtech.co.uk> wrote:
> Hi All,
>
>
>
>  I am trying to configure Apache 2.2.8 to be able to export repository
>  with svn:externals onto web browser like IE.
>
>  It seems from a google search that there is no way to achieve that.
>  Anyone can help?

Properties are parsed & processed by the Subversion client, which you
don't have when browsing the repository via IE.

A repository browser app like ViewVC *might* have some facilities to
help, but I've never used it.

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