tortoiseSVN

Hi,

Has anyone been able to get the tortoiseSVN module to work in Windows 7? I have got dragonfly installed correctly (I think), and from before that I already have natlink and Vocola working. However, whenever I try to use a subversion command by voice I guess a long list of error messages in the console. I have included them below, and from what I gather it is not able to get a handle on the Explorer window in question?I have a folder in question highlighted in the Explorer window. Does anyone have any suggestions?

natlinkstatus.getWindowsVersion: (yet) unknown Windows version: 2/6/1
ambiguous python version:
python (module sys) gives full version: "2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]"
the registry gives (in HKLM/SOFTWARE\Python\PythonCore) no keys found in that section
use version 2.5
Starting natlinkmain from C:\NatLink\NatLink\MacroSystem\core:
NatLink version: 3.8
DNS version: 10
Python version: 2.5
Windows Version: 2/6/1

natlinkmain started (imported)

grammar: ExplorerGrammar(Explorer subversion): no active explorer.
Traceback (most recent call last):
File "C:\Python25\lib\site-packages\dragonfly\engines\engine_natlink.py", line 248, in results_callback
r.process_recognition(root)
File "C:\Python25\Lib\site-packages\dragonfly\grammar\rule_compound.py", line 143, in process_recognition
self._process_recognition(node, extras)
File "C:\NatLink\NatLink\MacroSystem\_tortoisesvn.py", line 147, in _process_recognition
selection = self.grammar.get_selected_paths()
File "C:\NatLink\NatLink\MacroSystem\_tortoisesvn.py", line 108, in get_selected_paths
items = window.Document.SelectedItems()
AttributeError: 'NoneType' object has no attribute 'Document'


Syndicate content