Project

General

Profile

issue with importing of svn messages

Added by Mak Babu almost 16 years ago

as per the documentation to import svn messages i have run ruby script/runner "Repository.fetch_changesets" -e test, however i am getting the dump below consistently. Even the first click loader is not completly importing the log file. any help would be welcome.

Thanks
Makhesh

C:\wamp\apps\redmine-0.7.2>ruby script/runner "Repository.fetch_changesets" -e t
est
C:/wamp/apps/redmine-0.7.2/vendor/rails/railties/lib/commands/runner.rb:47: C:/w
amp/apps/redmine-0.7.2/vendor/rails/activerecord/lib/active_record/connection_ad
apters/abstract_adapter.rb:150:in `log': Mysql::Error: Can't create/write to fil
e 'C:\WINDOWS\TEMP\#sql_1060_0.MYI' (Errcode: 13): SHOW FIELDS FROM `changesets_
issues` (ActiveRecord::StatementInvalid)
from C:/wamp/apps/redmine-0.7.2/vendor/rails/activerecord/lib/active_rec
ord/connection_adapters/mysql_adapter.rb:281:in `execute'
from C:/wamp/apps/redmine-0.7.2/vendor/rails/activerecord/lib/active_rec
ord/connection_adapters/mysql_adapter.rb:411:in `columns'
from C:/wamp/apps/redmine-0.7.2/vendor/rails/activerecord/lib/active_rec
ord/associations/has_and_belongs_to_many_association.rb:85:in `insert_record'
from C:/wamp/apps/redmine-0.7.2/vendor/rails/activerecord/lib/active_rec
ord/associations/association_collection.rb:26:in `concat'
from C:/wamp/apps/redmine-0.7.2/vendor/rails/activerecord/lib/active_rec
ord/associations/association_collection.rb:23:in `each'
from C:/wamp/apps/redmine-0.7.2/vendor/rails/activerecord/lib/active_rec
ord/associations/association_collection.rb:23:in `concat'
from C:/wamp/apps/redmine-0.7.2/vendor/rails/activerecord/lib/active_rec
ord/connection_adapters/abstract/database_statements.rb:66:in `transaction'
from C:/wamp/apps/redmine-0.7.2/vendor/rails/activerecord/lib/active_rec
ord/transactions.rb:80:in `transaction'
... 38 levels...
from script/runner:3:in `eval'
from C:/wamp/apps/redmine-0.7.2/vendor/rails/railties/lib/commands/runne
r.rb:47
from script/runner:3:in `require'
from script/runner:3

environment dump
C:\wamp\apps\redmine-0.7.2>ruby script/about -e test
About your application's environment
Ruby version 1.8.6 (i386-mswin32)
RubyGems version 1.1.1
Rails version 2.0.2
Active Record version 2.0.2
Action Pack version 2.0.2
Active Resource version 2.0.2
Action Mailer version 2.0.2
Active Support version 2.0.2
Edge Rails revision rel_2-0-2
Application root C:/wamp/apps/redmine-0.7.2
Environment development
Database adapter mysql
Database schema version 92