Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 2nd, 2012  |  syntax: None  |  size: 2.57 KB  |  hits: 18  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Loaded suite lib/repo/test/subversion_repository_test
  2. Started
  3. ...........E...E..............
  4. Finished in 41.575 seconds.
  5.  
  6.   1) Error:
  7. test: A SubversionRepository instance should have exported the Subversion repository. (SubversionRepositoryTest):
  8. Svn::Error::RaLocalReposOpenFailed:
  9. C:\Projects\subversion-1.6.6\subversion\libsvn_ra_local\split_url.c:133: Svn::Error::RaLocalReposOpenFailed: Unable to open repository 'file://D:/Users/EWorks/Markus/test_drive/rev_req_607/test_drive/lib/repo/test/svn_repos/repo1'
  10.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/site_ruby/1.8/svn/util.rb:86:in `svn_client_export4'
  11.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/site_ruby/1.8/svn/util.rb:86:in `export4'
  12.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/site_ruby/1.8/svn/client.rb:589:in `export'
  13.     ./lib/repo/test/../subversion_repository.rb:126:in `export'
  14.     lib/repo/test/subversion_repository_test.rb:90:in `__bind_1276198394_767000'
  15.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/gems/1.8/gems/thoughtbot-shoulda-2.10.2/lib/shoulda/context.rb:351:in `call'
  16.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/gems/1.8/gems/thoughtbot-shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: A SubversionRepository instance should have exported the Subversion repository. '
  17.  
  18.   2) Error:
  19. test: A SubversionRepository instance should raise an error if the repository where you want to export exists. (SubversionRepositoryTest):
  20. Svn::Error::RaLocalReposOpenFailed:
  21. C:\Projects\subversion-1.6.6\subversion\libsvn_ra_local\split_url.c:133: Svn::Error::RaLocalReposOpenFailed: Unable to open repository 'file://D:/Users/EWorks/Markus/test_drive/rev_req_607/test_drive/lib/repo/test/svn_repos/repo1'
  22.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/site_ruby/1.8/svn/util.rb:86:in `svn_client_export4'
  23.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/site_ruby/1.8/svn/util.rb:86:in `export4'
  24.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/site_ruby/1.8/svn/client.rb:589:in `export'
  25.     ./lib/repo/test/../subversion_repository.rb:126:in `export'
  26.     lib/repo/test/subversion_repository_test.rb:96:in `__bind_1276198401_802000'
  27.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/gems/1.8/gems/thoughtbot-shoulda-2.10.2/lib/shoulda/context.rb:351:in `call'
  28.     D:/Users/EWorks/InstantRails-2.0-win/ruby/lib/ruby/gems/1.8/gems/thoughtbot-shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: A SubversionRepository instance should raise an error if the repository where you want to export exists. '
  29.  
  30. 30 tests, 159 assertions, 0 failures, 2 errors