Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#9119 closed defect (cantfix)

import svn. I just click on import

Reported by: anonymous Owned by:
Priority: high Milestone:
Component: version control Version:
Severity: major Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Remy Blank)

Using IE 8.0, windows 7, 64bit

Trac detected an internal error: If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.

Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.

TracGuide — The Trac User and Administration Guide

Python Traceback
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/var/lib/python-support/python2.5/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/var/lib/python-support/python2.5/webadmin/web_ui.py", line 109, in process_request
    path_info)
  File "/usr/share/trac/plugins/AssemblaBreakoutTrac-0.3.16-py2.5.egg/assembla/svn_import.py", line 50, in process_admin_request
    self._do_trac_import(req)
  File "/usr/share/trac/plugins/AssemblaBreakoutTrac-0.3.16-py2.5.egg/assembla/svn_import.py", line 69, in _do_trac_import
    if not upload.filename:
AttributeError: 'unicode' object has no attribute 'filename'

Attachments (0)

Change History (1)

comment:1 by Remy Blank, 14 years ago

Description: modified (diff)
Resolution: cantfix
Status: newclosed

PluginIssue (AssemblaBreakoutTrac).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.