On Tue, 2007-05-22 at 13:11 -0400, Noah Kantrowitz wrote: > Look at the Datamover plugin on trac-hacks. > > --Noah >
I've tried it and gave up on it, I ended up doing a dump / selective restore. No matter what I tried, I could not get the other Trac instances to appear in the configuration or drop downs. When I attempt to add them, I receive an error: Traceback (most recent call last): File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request dispatcher.dispatch(req) File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line 237, in dispatch resp = chosen_handler.process_request(req) File "/opt/csw/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r4429-py2.3.egg/webadmin/web_ui.py", line 109, in process_request path_info) File "build/bdist.solaris-2.10-i86pc/egg/datamover/web_ui.py", line 28, in process_admin_request File "build/bdist.solaris-2.10-i86pc/egg/datamover/api.py", line 52, in add_environment File "build/bdist.solaris-2.10-i86pc/egg/datamover/providers.py", line 54, in add_environment File "/opt/csw/lib/python2.3/site-packages/trac/db/util.py", line 50, in execute return self.cursor.execute(sql_escape_percent(sql), args) File "/opt/csw/lib/python2.3/site-packages/trac/db/util.py", line 50, in execute return self.cursor.execute(sql_escape_percent(sql), args) IntegrityError: duplicate key violates unique constraint "datamover_envs_pkey" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---