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

Re: bug? "make javahl" does not create classes directory

From: David James <james82_at_gmail.com>
Date: 2004-11-20 08:11:23 CET

On Sat, 20 Nov 2004 00:53:25 -0500, Tim Olsen <tolsen718@gmail.com> wrote:
> Hello. I'd like to check with you all to see if this is a bug before
> filing an issue.
>
> In subversion 1.1.1, typing "make javahl" sets off the following process:
>
> /usr/lib/j2sdk1.4-sun/bin/javac -d subversion/bindings/java/javahl/classes ....
>
> without the directory "subversion/bindings/java/javahl/classes" having
> been made first.
>
> According to the javac documentation, the directory should already
> exist. On my debian machine, the compile fails due to the directory
> not having been made.
>
> Am I doing something wrong or is this a bug?
It's a known Subversion bug (issue #2032), and it's been fixed in the
trunk as of r11047. I've nominated this fix to be backported to
Subversion 1.1.2. If any of the Subversion developers would be so kind
so as to review this fix it would be greatly appreciated! :)

-- 
http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 20 08:12:29 2004

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.