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

Re: make doc-all-html fails in 0.23.0 rev 5977

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-19 17:45:27 CEST

Olaf Hering <olh@suse.de> writes:

> + make doc-all-html
> echo '<!ENTITY svn.version "'`svnversion .`'">' > ./book/version.xml
> /bin/sh: line 1: svnversion: command not found

Perhaps we shouldn't require that svn binaries be installed just to
compile the documentation, eh?

Maybe doc/book/Makefile should test for the existence of 'svnversion'
in $PATH first, and do something sensible if not available?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 17:46:40 2003

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

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