Re: Problem with Python and subversion
From: <DVolkmann_at_vwd.de>
Date: 2005-08-02 16:56:53 CEST
Hi,
I forward my problerm as described by Jason to this adress,
Thanks a lot in advance!
Dirk
PS.: Many thanks to Jason for his help so far!
----- Weitergeleitet von Dirk Volkmann/VWD am 02.08.2005 16:39 -----
Hi Dirk,
Please send this to users@subversion.tigris.org.
Thanks,
-- Jason Robbins, Ph.D. Tigris.org Community Developer On Mon, 2005-08-01 at 09:26, DVolkmann@vwd.de wrote: > Hello, > > I have a problem to get the example script "svnshell.py" out of you package > in "/usr/local/doc/subversion/tools/examples" working (environment is Unix > Solaris8). > > I used the distributions from "www.sunfreeware.com" > "subversion-1.2.0-sol8-sparc-local.gz" and > "python-2.3.3-sol8-sparc-local.gz" > and added manually a "site-packages" directory to path > "/usr/local/lib/python2.3/" where I added two sub-directories "svn" and > "libsvn" > with content of your source distribution "subversion-1.2.0.tar.gz" and > there with the according Python bindings. > > While execution of the script "svnshell.py" I now get the following error > message: > > ./svnshell.py > Traceback (most recent call last): > File "./svnshell.py", line 25, in ? > from svn import fs, core, repos > File "/usr/local/lib/python2.3/site-packages/svn/fs.py", line 19, in ? > from libsvn.fs import * > File "/usr/local/lib/python2.3/site-packages/libsvn/fs.py", line 20, in ? > from core import _unprefix_names > File "/usr/local/lib/python2.3/site-packages/libsvn/core.py", line 27, in > ? > svn_pool_destroy = apr_pool_destroy > NameError: name 'apr_pool_destroy' is not defined > > > Could you be so kind to help me in getting the script running and show me > my mistake! > > Thanks in advance for you help and effort! > > Regards/ > Mit freundlichen Grüßen > > Dipl. Inform. > Dirk Volkmann > Systemmanager - > Central Processing Systems > _________________________________________________________________ > > vwd - Vereinigte Wirtschaftsdienste GmbH > Central Processing Systems > Niederurseler Allee 8-10 > 65760 Eschborn > Germany > Phone: +49 (0)6196 / 405 - 337 > Fax: +49 (0)6196 / 405 - 124 > dvolkmann@vwd.de > http://www.vwd.de > _________________________________________________________________ > > ************************************************************************************************** > > Diese E-Mail enthält vertrauliche Informationen und ist nur für den in der E-Mail > genannten Adressaten bestimmt. Für den Fall, dass der Empfänger dieser E-Mail nicht > der in der E-Mail benannte Adressat ist, weisen wir darauf hin, dass das Lesen, > Kopieren, die Wiedergabe, Verbreitung, Vervielfältigung, Bekanntmachung, > Veränderung, Verteilung und/oder Veröffentlichung der E-Mail strengstens untersagt > ist. Bitte verständigen Sie den Absender dieser E-Mail unter folgender > Rufnummer +49 (0) 6196 / 405-0, falls Sie irrtümlich diese E-Mail erhalten haben und > löschen Sie diese E-Mail. Der Inhalt dieser E-Mail ist nur rechtsverbindlich, wenn er > von unserer Seite schriftlich durch Brief oder Telefax bestätigt wird. Die Versendung > von E-Mails an uns hat keine fristwahrende Wirkung. > > This e-mail contains information which is privileged and is intended only for the > Addressee named in the e-mail. In case that the recipient of this e-mail is not > the named addressee, we would like to inform you that it is strictly prohibited to read, > to reproduce, to disseminate, to copy, to disclose, to modify, to distribute and/or to > publish this e-mail. If you have received this e-mail in error, please call the sender > under following telephone number +49 (0) 6196 / 405-0 and delete this e-mail. The > content of this e-mail is not legally binding unless confirmed by letter or telefax. E-mails > which are sent to us do not constitute compliance with any time limits or deadlines. ************************************************************************************************** Diese E-Mail enthält vertrauliche Informationen und ist nur für den in der E-Mail genannten Adressaten bestimmt. Für den Fall, dass der Empfänger dieser E-Mail nicht der in der E-Mail benannte Adressat ist, weisen wir darauf hin, dass das Lesen, Kopieren, die Wiedergabe, Verbreitung, Vervielfältigung, Bekanntmachung, Veränderung, Verteilung und/oder Veröffentlichung der E-Mail strengstens untersagt ist. Bitte verständigen Sie den Absender dieser E-Mail unter folgender Rufnummer +49 (0) 6196 / 405-0, falls Sie irrtümlich diese E-Mail erhalten haben und löschen Sie diese E-Mail. Der Inhalt dieser E-Mail ist nur rechtsverbindlich, wenn er von unserer Seite schriftlich durch Brief oder Telefax bestätigt wird. Die Versendung von E-Mails an uns hat keine fristwahrende Wirkung. This e-mail contains information which is privileged and is intended only for the Addressee named in the e-mail. In case that the recipient of this e-mail is not the named addressee, we would like to inform you that it is strictly prohibited to read, to reproduce, to disseminate, to copy, to disclose, to modify, to distribute and/or to publish this e-mail. If you have received this e-mail in error, please call the sender under following telephone number +49 (0) 6196 / 405-0 and delete this e-mail. The content of this e-mail is not legally binding unless confirmed by letter or telefax. E-mails which are sent to us do not constitute compliance with any time limits or deadlines. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Aug 2 23:03:26 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.