You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Mathias Weinert <ma...@gfa-net.de> on 2005/11/15 15:33:53 UTC

.swg files in subversion-1.3.0-rc2

I just downloaded rc2 of Subversion 1.3.0 (better late than
never ;) ) from lolut.utbm.info/pub/subversion-1.3.0/rc2
as proposed some days/weeks ago (I chose
subversion-1.3.0-rc2-nodeps.tar.bz2).

When I wanted to build it under cygwin (including the
Subversion Perl) bindings I got some compile errors.
The solution to this was that the archive contains .swg
files in subversion/bindings/swig/proxy.
After removing these files everything went fine.

I think you shouldn't include these files in the release
downloads (or did I miss something?).

Mathias

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

Re: .swg files in subversion-1.3.0-rc2

Posted by David James <ja...@gmail.com>.
On 11/15/05, Mathias Weinert <ma...@gfa-net.de> wrote:
> I just downloaded rc2 of Subversion 1.3.0 (better late than
> never ;) ) from lolut.utbm.info/pub/subversion-1.3.0/rc2
> as proposed some days/weeks ago (I chose
> subversion-1.3.0-rc2-nodeps.tar.bz2).
>
> When I wanted to build it under cygwin (including the
> Subversion Perl) bindings I got some compile errors.
> The solution to this was that the archive contains .swg
> files in subversion/bindings/swig/proxy.
> After removing these files everything went fine.
What version of SWIG are you using? Also, which compiler are you
using? What compile errors did you run into?

Subversion 1.3.0rc2 has a few bugs in the ".swg" files which break
compilation with GCC 2.95.x. I believe we have fixed these bugs in
r17257, which will be included in the hopefully upcoming 1.3.0rc3.

> I think you shouldn't include these files in the release
> downloads (or did I miss something?).
We now bundle the generated *.swg files in the Subversion tarball, so
that users can build the Subversion SWIG bindings without having SWIG
installed. It's a new feature in Subversion 1.3.0.

Cheers,

David



--
David James -- http://www.cs.toronto.edu/~james