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

Re: svn commit: rev 4988 - in trunk: . notes

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2003-02-22 04:19:44 CET

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

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.