Hi all,

I've recently upgraded our trac environment to 1.6 and I'm now trying to 
set it up to work with visualSVN. All the python bingings etc come with 
visual svn but I get this trac error which I cannot seem to get around.

It is a windows environment:
INFO: Failed to load Subversion bindings
Traceback (most recent call last):
  File 
"......\Python312\Lib\site-packages\tracopt\versioncontrol\svn\svn_fs.py", 
line 200, in __init__
    _import_svn()
  File 
".....\Python312\Lib\site-packages\tracopt\versioncontrol\svn\svn_fs.py", 
line 72, in _import_svn
    from svn import fs, repos, core, delta
ModuleNotFoundError: No module named 'svn

I've tried copying the files from the visual svn to this python tracopt 
folder mention, also adding the svn folder to python path. No change still 
get the error. 

Anyone got any experience using visualSvn? or came across this error before?



-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/74433fe9-9c7d-4313-a1e2-91259d294d9bn%40googlegroups.com.

Reply via email to