[Trac-tickets] Re: [The Trac Project] #2001: Log.py called as trac.log raises module not found

The Trac Project noreply at edgewall.com
Thu Sep 1 17:28:31 CDT 2005


#2001: Log.py called as trac.log raises module not found
-----------------------------+----------------------------------------------
 Reporter:  rfonseca at fpf.br  |        Owner:  jonas     
     Type:  defect           |       Status:  closed    
 Priority:  normal           |    Milestone:            
Component:  general          |      Version:  devel     
 Severity:  minor            |   Resolution:  worksforme
 Keywords:  Log.py           |  
-----------------------------+----------------------------------------------
Changes (by cboos):

  * status:  new => closed
  * severity:  normal => minor
  * resolution:  => worksforme
  * keywords:  Log.py  => Log.py

Comment:

 The file [log:trunk/trac/Log.py trac/Log.py] was removed
 during the merge of the versioncontrol branch (r1413).
 After that, the merge of the rearch branch (r1586) brought another
 file, named [log:trunk/trac/log.py trac/log.py].

 I guess that what happened for you was that you had a SVN working copy
 older than r1413. SVN on Windows has some trouble when updating the
 working copy when a file has changed case due to a rename or
 a delete followed by an add or a copy operation.

 Usually, it's enough to retry the update operation a second time.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2001>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list