id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 2525 Windows Initenv Error kismet sl@… daniel "I'm trying to install trac on the following sysetm: * OS: Win XP Pro SP2 * SVN: 1.2.3 * Python: 2.3 * trac: 0.92 But I get the following error when I excute trac-admin initenv. Here are the last output line that I get: {{{ C:\Server\Python23\share\trac\wiki-default\WikiProcessors => WikiProcessors C:\Server\Python23\share\trac\wiki-default\WikiRestructuredText => WikiRestruct uredText C:\Server\Python23\share\trac\wiki-default\WikiRestructuredTextLinks => WikiRes tructuredTextLinks C:\Server\Python23\share\trac\wiki-default\WikiStart => WikiStart Indexing repository Failed to initialize environment. null argument to internal routine Traceback (most recent call last): File ""C:\Server\Python23\Lib\site-packages\trac\scripts\admin.py"", line 617, i n do_initenv repos.sync() File ""C:\Server\Python23\Lib\site-packages\trac\versioncontrol\cache.py"", line 83, in sync for path,kind,action,base_path,base_rev in changeset.get_changes(): File ""C:\Server\Python23\Lib\site-packages\trac\versioncontrol\svn_fs.py"", lin e 488, in get_changes change.base_path, pool()) SystemError: null argument to internal routine }}} " defect closed normal admin/console 0.9.2 normal duplicate window initenv