Hello, please anybody know say me because this error happens?
terralab@andes:~$ trac-admin projects/trac/sig_habitar/ resync
Resyncing repository history...
Traceback (most recent call last):
File "/usr/bin/trac-admin", line 8, in <module>
load_entry_point('Trac==0.11.1', 'console_scripts', 'trac-admin')()
File "/usr/lib/python2.5/site-packages/trac/admin/console.py", line
1295, in run
return admin.onecmd(command)
File "/usr/lib/python2.5/site-packages/trac/admin/console.py", line
123, in onecmd
rv = cmd.Cmd.onecmd(self, line) or 0
File "/usr/lib/python2.5/cmd.py", line 219, in onecmd
return func(arg)
File "/usr/lib/python2.5/site-packages/trac/admin/console.py", line
665, in do_resync
repos = env.get_repository().sync(self._resync_feedback)
File "/usr/lib/python2.5/site-packages/trac/versioncontrol/cache.py",
line 211, in sync
path, kind, action, bpath, brev))
File "/usr/lib/python2.5/site-packages/trac/db/util.py", line 50, in
execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/var/lib/python-support/python2.5/MySQLdb/cursors.py", line
166, in execute
self.errorhandler(self, exc, value)
File "/var/lib/python-support/python2.5/MySQLdb/connections.py",
line 35, in defaulterrorhandler
raise errorclass, errorvalue
_mysql_exceptions.IntegrityError: (1062, "Duplicate entry
'2-trunk/TerraView35/terraView/doc/eng/terraViewBase_arquivos/par' for
key 1")
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
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.