#3318: Error parsing svn history on Trac creation
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  daniel
     Type:  defect               |      Status:  new   
 Priority:  normal               |   Milestone:        
Component:  trac-admin           |     Version:  0.9.5 
 Severity:  normal               |    Keywords:        
---------------------------------+------------------------------------------
 When I run the trac-admin initenv script for an existing SVN repository, I
 get a problem while it tries to index the repository:

 {{{
  Indexing repository
 Failed to initialize environment. ("File not found: revision 74, path
 '/branches/e-learningdev/trunk/blocks/samis/_db/mysql.sql'", 160013)
 Traceback (most recent call last):
   File "/opt/lib/python2.4/site-packages/trac/scripts/admin.py", line 617,
 in do_initenv
     repos.sync()
   File "/opt/lib/python2.4/site-packages/trac/versioncontrol/cache.py",
 line 87, in sync
     for path,kind,action,base_path,base_rev in changeset.get_changes():
   File "/opt/lib/python2.4/site-packages/trac/versioncontrol/svn_fs.py",
 line 488, in get_changes
     change.base_path, pool())
 SubversionException: ("File not found: revision 74, path
 '/branches/e-learningdev/trunk/blocks/samis/_db/mysql.sql'", 160013)
 }}}

 I found a very similar ticket #2416 and upgraded to the latest version
 0.9.5 but this has not helped. I will attach a log of the Subversion
 repository.

 We have several Trac environments but this is the first instance I have
 tried to create some time after the Subversion repository was created.

 If I can provide any further information please let me know, I hope you
 can fix this.

 Regards,

 [[BR]]
 Dave [[BR]]
 Networks/Systems Administrator [[BR]]
 - [[BR]]
 ''Computing Services [[BR]]
 University of Bath''

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3318>
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