You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Kip Warner <ki...@thevertigo.com> on 2007/08/12 02:05:14 UTC

Browsing via Apache with Syntax Highlighting

Greetings,

I have Subversion working perfectly with Apache2 and I am able to browse
the repository just fine through a web browser.

What I would like to do is configure it so that the source I view on the
web is displayed, not in raw plain text, but via syntax highlighting as
though it were being rendered through an IDE.

I've checked the mailing list and I have found that someone else asked a
similar question:

http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=9762

I would prefer not to use ViewCVS for now and was wondering if there was
a more "elegant" solution that is standard for Apache2, like a module to
specify in httpd.conf or something of that sort. Moreover, Wesley asked
a few years ago and I wonder if things have become easier since.

-- 
Kip Warner
Vertigo
http://TheVertigo.com

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

Re: Browsing via Apache with Syntax Highlighting

Posted by Kip Warner <ki...@thevertigo.com>.
On Sun, 2007-12-08 at 00:13 -0300, Toby Thain wrote:
> I can't believe Cenqua's (now Atlassian) FishEye isn't listed there yet:
> http://www.atlassian.com/software/fisheye/
> 
> >
> > Thanks Ryan. I am familiar with Trac. I think I will see if I can  
> > tinker
> > with it again.
> 
> One nice thing about Trac is you can add additional enscript  
> highlighting rulesets for your particular language needs.
> 
> The highlighting engine will change in 0.11, I believe.
> 
> --Toby

Thanks Toby. FishEye looks good.

-- 
Kip Warner
Vertigo
http://TheVertigo.com

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

Re: Browsing via Apache with Syntax Highlighting

Posted by Toby Thain <to...@smartgames.ca>.
On 11-Aug-07, at 11:17 PM, Kip Warner wrote:

> On Sat, 2007-11-08 at 21:12 -0500, Ryan Schmidt wrote:
>> mod_dav_svn does not do syntax highlighting or anything other than
>> the most basic viewing of the repository contents, and in all
>> likelihood will not be extended to do so. You will have to look at
>> 3rd-party options, such as ViewVC (formerly ViewCVS), Trac, WebSVN,
>> or any of the many others:
>>
>> http://subversion.tigris.org/links.html#browsers

I can't believe Cenqua's (now Atlassian) FishEye isn't listed there yet:
http://www.atlassian.com/software/fisheye/

>
> Thanks Ryan. I am familiar with Trac. I think I will see if I can  
> tinker
> with it again.

One nice thing about Trac is you can add additional enscript  
highlighting rulesets for your particular language needs.

The highlighting engine will change in 0.11, I believe.

--Toby

>
> -- 
> Kip Warner
> Vertigo
> http://TheVertigo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

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

Re: Browsing via Apache with Syntax Highlighting

Posted by Kip Warner <ki...@thevertigo.com>.
On Sat, 2007-11-08 at 21:12 -0500, Ryan Schmidt wrote:
> mod_dav_svn does not do syntax highlighting or anything other than  
> the most basic viewing of the repository contents, and in all  
> likelihood will not be extended to do so. You will have to look at  
> 3rd-party options, such as ViewVC (formerly ViewCVS), Trac, WebSVN,  
> or any of the many others:
> 
> http://subversion.tigris.org/links.html#browsers

Thanks Ryan. I am familiar with Trac. I think I will see if I can tinker
with it again.

-- 
Kip Warner
Vertigo
http://TheVertigo.com

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

Re: Browsing via Apache with Syntax Highlighting

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Aug 11, 2007, at 21:05, Kip Warner wrote:

> I have Subversion working perfectly with Apache2 and I am able to  
> browse
> the repository just fine through a web browser.
>
> What I would like to do is configure it so that the source I view  
> on the
> web is displayed, not in raw plain text, but via syntax  
> highlighting as
> though it were being rendered through an IDE.
>
> I've checked the mailing list and I have found that someone else  
> asked a
> similar question:
>
> http://subversion.tigris.org/servlets/ReadMsg? 
> listName=users&msgNo=9762
>
> I would prefer not to use ViewCVS for now and was wondering if  
> there was
> a more "elegant" solution that is standard for Apache2, like a  
> module to
> specify in httpd.conf or something of that sort. Moreover, Wesley  
> asked
> a few years ago and I wonder if things have become easier since.

mod_dav_svn does not do syntax highlighting or anything other than  
the most basic viewing of the repository contents, and in all  
likelihood will not be extended to do so. You will have to look at  
3rd-party options, such as ViewVC (formerly ViewCVS), Trac, WebSVN,  
or any of the many others:

http://subversion.tigris.org/links.html#browsers


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