Comment 7 for bug 327966

Revision history for this message
David Roberts (smartgpx) wrote : Re: [Bug 327966] Re: bzr 1.12rc1 on python 2.5.2 (win32) - unable to find subvertpy.

2009/2/18 John A Meinel <email address hidden>:
> This brings up a possible source of the conflict.
>
> Do you have "subversion" installed separately on your machine?

Yes.

"C:\Documents and Settings\David>svn --version
svn, version 1.3.0 (r17949)
   compiled Jan 15 2006, 23:18:48

Copyright (C) 2000-2005 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/)."

Hope that helps a little. I've also got GIT.

bzr is what I would prefer for my own projects, but within reason I'll
install anything I have to in order to get the source of other
projects I have an interest in.

David

>
> IIRC subversion supplies 2 versions of their libraries, one built
> against different versions of the apache runtime.
>
> As such it would be possible that when trying to import subvertpy, it
> goes to load the subversion bindings, but is finding your other install,
> rather than the ones bundled with it. And since they conflict, it fails
> to load, which then causes bzr-svn to fail to load, and triggers this
> bug.
>
> --
> bzr 1.12rc1 on python 2.5.2 (win32) - unable to find subvertpy.
> https://bugs.launchpad.net/bugs/327966
> You received this bug notification because you are a direct subscriber
> of the bug.
>