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

RE: [TSVN] Minor update to svnserve docs

From: McKenna, Simon (RGH) <Simon.McKenna_at_rgh.sa.gov.au>
Date: 2004-08-16 04:54:47 CEST

-=> I'm wondering: why aren't you able to build the docs?
-=> What's missing?

Probably nothing, the build process has just changed
since my original writing of the svnserve setup docs.

Here's how I went about it:

1. Checkout TortoiseSVN from Tigris
2. Open readme.txt and build.txt
3. Download and install tools.zip from Tigris
4. Rename TortoiseVars.tmpl -> .bat and modify to suit
5. Run GenDoc.bat...Enjoy plethora of error messages :)

Must confess I didn't have much time last week to review
why it failed, but spent some time this morning and it
appears due to placing the checkout of TortoiseSVN under my
"Documents and Settings" folder (i.e. directory name spaces)

Moving TortoiseSVN to a directory name with no spaces
resolved quite a few problems, and the html docs are
now getting built, but there still appear to be a few
problems, attached is a dump from my GenDoc output.

For what it's worth I now have TortoiseSVN in c:\temp,
with the TortoiseVars.bat containing:

set PATH=c:\temp\TortoiseSVN\Tools\;%PATH%
set PATH=c:\temp\TortoiseSVN\Tools\fop\;%PATH%
set XSLROOT=c:/TortoiseSVN/Tools/xsl

(I also hard-coded these into my environment variables)

Happy to follow this through if anyone is motivated.

peace
si
www.sshnug.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Mon Aug 16 08:44:24 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.