Hi – I’ve tried to get the latest RSpec by following the instructions
at:
GitHub - dchelimsky/rspec: Behaviour Driven Development framework for Ruby
I clone the repository just fine, but then, when I ‘rake gem’, I get the
following errors:
svn: ‘…’ is not a working copy
svn: Can’t open file ‘…/.svn/entries’: No such file or directory
tar: rspec-rails-1.1.3: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
svn: ‘…’ is not a working copy
svn: Can’t open file ‘…/.svn/entries’: No such file or directory
tar: RSpec.tmbundle: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
Can anyone advise me on how to get around this?
Cheers,
Doug.