Please help: cannot get ReposStyle working (at all)

22 views
Skip to first unread message

hieroglyph

unread,
Jul 9, 2009, 8:28:54 AM7/9/09
to ReposStyle
Hi, I am new to configuring apache etc but have been asked by my
company to setup a subversion server for evaluation, so please stick
with me.

I have apache 2.2 working, serving standard svn (1.6.3) pages from a
windows XP desktop. When I try to enable ReposStyle I get:

> The stylesheet does not contain a document element. The stylesheet
> may be empty, or it may not be a well-formed XML documen...

Info that I think may be useful (let me know what I miss out):
~ client is IE6 (sigh: company standard)
~ php is _not_ installed (front page makes it seem optional)
~ httpd.conf stuff (incomplete):

DocumentRoot "D:/Apache/htdocs"

<Location /svn>
DAV svn
SVNListParentPath on
SVNParentPath d:\svn\repositories
SVNIndexXSLT repos-web\view\repos.xsl
AuthType Basic
AuthName "Subversion repositories"
AuthUserFile d:\svn\passwd.svn
AuthzSVNAccessFile d:\svn\access.svn
Require valid-user
</Location>

~ ReposStyle extracted to: D:\Apache\htdocs\repos-web

I did try to edit any obvious settings in view\repos.xsl (Hmm, just
the entry "<xsl:param name="logUrl"></xsl:param>" to disable the php
log stuff.) Do I need to edit any other files? Is there a marker for
where changes are required (I could not see anything obvious, even
'@@' mentioned in one list posting)?

What have I missed out, please? Thanks for any pointers.

~ hieroglyph

Staffan

unread,
Jul 9, 2009, 9:10:14 AM7/9/09
to repos...@googlegroups.com
Hi,

I think the problem is the backslashes in apache config. I think all
slashes in apache should be forward slashes on windows too. I know for
sure that SVNIndexXSLT should have forward slashes.

/Staffan

hieroglyph

unread,
Jul 10, 2009, 11:58:38 AM7/10/09
to ReposStyle
Hmm, thanks. I will try changing them (next week now) and see if that
fixes it. If it does, I will have a homer moment and apologise
profusely for my blatant idiocy!
> > ~ hieroglyph- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages