#2404: added file missing from changeset
------------------------------------+---------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  mgood   
     Type:  defect                  |       Status:  assigned
 Priority:  normal                  |    Milestone:  0.9.3   
Component:  changeset view          |      Version:  0.9     
 Severity:  major                   |   Resolution:          
 Keywords:  dot, hidden             |  
------------------------------------+---------------------------------------
Comment (by cboos):

 I tried to reproduce the issue by mirroring your repository
 (using svk), but for me, it worked fined.

 Here's the Trac[cache] DEBUG output when doing a resync:
 {{{
  ...
  [27]: ('upstream/trunk/bin', 'dir', 'add', None, -1)
  [27]: ('upstream/trunk/bin/.htaccess', 'file', 'add', None, -1)
  [27]: ('upstream/trunk/bin/piper.php', 'file', 'move',
 'upstream/trunk/testdata/piper.php', 26)
  [27]: ('upstream/trunk/bin/piper.pl', 'file', 'move',
 'upstream/trunk/testdata/piper.pl', 23)
  [27]: ('upstream/trunk/testdata/piper.py', 'file', 'delete',
 'upstream/trunk/testdata/piper.py', 26)
 }}}
 (the prefix of ''upstream'' and the changeset offset of +1 are due to the
 mirroring).

 ... and the changeset is then displayed correctly by Trac.

 Now, by looking at your repository
 (http://svn.hurrikane.de/all/openmaillist/trunk),
 I see it's served by Subversion 1.3.0rc4.
 Which version of the python bindings for SVN are you using?

 Another possibility is that you've setup an authz file
 which doesn't give you the read permission for the file
 which is "missing" (rightfully, if this would be the case).

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2404>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to