Karl Fogel <kfogel@newton.ch.collab.net> writes:
> Michael Price <mprice@atl.lmco.com> writes:
> > > +4. Run './dist.sh [ARGS ...]' (see dist.sh for details about ARGS)
> > > + Watch dist.sh's output to make sure everything goes smoothly; when
> > > + it's done, you'll have 'subversion-BLAH.tar.gz' in the cwd.
> >
> > dist.sh requires a configured source tree so that you have a
> > Makefile. If this was mentioned anywhere then I missed it. However, its
> > probably not worth mentioning in either case as if you don't have the
> > Makefile then building the docs will fail and you'll see that in the
> > script's output.
>
> It's probably worth mentioning, to save time if nothing else.
>
> > Also, I had to add some -Xmx options to the java command in fop.sh as my
> > JVM was running out of memory generating the ps/pdf files.
>
> This should probably be mentioned in docs/book/README. Can you say
> exactly what you did, so I can document it accurately?
OutOfMemoryErrors are pretty common with Java XML stuff. Better than
hacking fop.sh is to set FOP_OPTS via your ~/.foprc configuration
file or shell. I've updated the README to say as much in r5013.
--
Daniel Rall <dlr@finemaltcoding.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 22 04:20:36 2003