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

Re: mailer.py question, please help

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-16 18:43:30 CET

ark-d@betasystems.com wrote:
> Traceback (most recent call last):
> File "./mailer.py", line 27, in ?
> import svn.fs
> ImportError: No module named svn.fs
>
>
> I've compiled svn with --with-swig and --enable-swig-bindings=python
> switches.
>
> Is that correct?
> What's the svn.fs module?

You really ought to take a look at the INSTALL file.

Merely passing configure parameters does not, at the moment, actually build
the swig bindings.

You need to use extra make targets (see the INSTALL file for details).

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 16 18:48:55 2005

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

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