On Mar 11, 2008, at 09:19, Jialun Fan wrote:
> Andy Levy wrote:
>
>> On Tue, Mar 11, 2008 at 9:12 AM, Jialun Fan wrote:
>>
>>> 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.
>
> Which means Apache+PHP should do the job if subversion submit the
> properties of a repo to Apache?
> Any available parse server from PHP to achieve this functionality? Coz
> it is good to have normal web browser showing final products which
> might
> be consist of lots of svn:externals.
I've been planning to write a php-based replacement for the web
browsing functionality in mod_dav_svn, and this would be a good thing
to remember to include in it.... if I ever make it....
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-11 23:52:02 CET