I''m getting the following error when i either checkout or update from svn://rubyforge.org/var/svn/rspec/trunk svn: Error processing command ''mv'' in ''C:\work\rspec2\RSpec.tmbundle\Preferences'' svn: Can''t move source to dest svn: Cannot rename file ''C:\work\rspec2\RSpec.tmbundle\Preferences\.svn\tmp\text-base\Symbol List: Behaviour.tmPreferences.svn-base'' For what i am doing right now, i was able to workaround this by checking out svn://rubyforge.org/var/svn/rspec/trunk/rspec instead, but i liked having the whole kibboodle, because there is so much cool stuff in there to steal from. Is this a known problem? Is this a bug or just some how how bundles are supposed to be packaged? Bret -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070912/f1386fa7/attachment.html
I have been having connection problems with rspec''s rubyforge repository for a long time. I''m running my own mirror if you want the subversion link (although the revision numbers are a little bit off). Generally, though, if you are having problems with this sort of thing on rubyforge, you should try contacting them directly (Rubyforge has it''s own tracker). They would know more about this stuff than the rspec project admins. Scott On Sep 12, 2007, at 6:50 PM, Bret Pettichord wrote:> I''m getting the following error when i either checkout or update > from svn://rubyforge.org/var/svn/rspec/trunk > > svn: Error processing command ''mv'' in ''C:\work\rspec2\RSpec.tmbundle > \Preferences'' > svn: Can''t move source to dest > svn: Cannot rename file ''C:\work\rspec2\RSpec.tmbundle\Preferences > \.svn\tmp\text-base\Symbol List: Behaviour.tmPreferences.svn-base'' > > For what i am doing right now, i was able to workaround this by > checking out svn://rubyforge.org/var/svn/rspec/trunk/rspec instead, > but i liked having the whole kibboodle, because there is so much > cool stuff in there to steal from. > > Is this a known problem? Is this a bug or just some how how bundles > are supposed to be packaged? > > Bret > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users
On 9/12/07, Scott Taylor <mailing_lists at railsnewbie.com> wrote:> I have been having connection problems with rspec''s rubyforge > repository for a long time. I''m running my own mirror if you want > the subversion link (although the revision numbers are a little bit > off). > > Generally, though, if you are having problems with this sort of thing > on rubyforge, you should try contacting them directly (Rubyforge has > it''s own tracker). They would know more about this stuff than the > rspec project admins.Thanks for your help. I have several projects hosted at Rubyforge (and have contacted Tom for help on many occassions) but my first impression was that this particular error was not a connection problem, but rather something specific about the way the code was checked in. Apparently others are not having this problem, so my next guess is that this is something specific to Subclipse. I will install TortoisseSVN next and see what happens with that. I would appreciate it if you could send me a link to your SVN mirror. If, however, there was something specific about the error message that made you think it really was a connection, let me know and I''ll talk to Tom about it. I ran into the same problem with the same file in three different attempts to checkout or update. Bret -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070913/b7defd6c/attachment.html
On 9/13/2007 9:43 AM, Bret Pettichord wrote:> On 9/12/07, *Scott Taylor* <mailing_lists at railsnewbie.com > <mailto:mailing_lists at railsnewbie.com>> wrote: > > I have been having connection problems with rspec''s rubyforge > repository for a long time. I''m running my own mirror if you want > the subversion link (although the revision numbers are a little bit > off). > > Generally, though, if you are having problems with this sort of thing > on rubyforge, you should try contacting them directly (Rubyforge has > it''s own tracker). They would know more about this stuff than the > rspec project admins. > > > Thanks for your help. I have several projects hosted at Rubyforge (and > have contacted Tom for help on many occassions) but my first impression > was that this particular error was not a connection problem, but rather > something specific about the way the code was checked in. Apparently > others are not having this problem, so my next guess is that this is > something specific to Subclipse. I will install TortoisseSVN next and > see what happens with that. I would appreciate it if you could send me a > link to your SVN mirror.Hmm, I just checked out RSpec on Subclipse last week w/no problems. What platform are you on, which SVN adapter, etc.? I was using Mac OS X 10.4.10, Eclipse 3.3, Subclipse 1.2.4, SVNKit. Jay> > If, however, there was something specific about the error message that > made you think it really was a connection, let me know and I''ll talk to > Tom about it. I ran into the same problem with the same file in three > different attempts to checkout or update. > > Bret > > > ------------------------------------------------------------------------ > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users
> > Hmm, I just checked out RSpec on Subclipse last week w/no problems. > What platform are you on, which SVN adapter, etc.? I was using Mac OS X > 10.4.10, Eclipse 3.3, Subclipse 1.2.4, SVNKit.I''m using Eclipse 3.3 on windows with Subclipse 1.2.3. I also reproduced the problem using TortoisseSVN 1.4.5. I''ve reproduced it on two different machines. Just to clarify, are you all also checking out from svn://rubyforge.org/var/svn/rspec/trunk and not from a subdirectory? Bret -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070913/cd9ac574/attachment.html