Project

General

Profile

SVN Update on Redmine 1.1.0

Added by João Kuchnier over 13 years ago

Hi everyone!

I recently upgraded Redmine from version 1.0.x to 1.1.0. When new updates where released for version 1.0.x, I always upgraded Redmine server with "svn update" command. However, now using the earlier version the "svn update" command returns: "svn: Connection closed unexpectedly". Is this a problem with Redmine repository or is there something wrong with my Redmine installation?

Thanks for your help!

João K.


Replies (3)

RE: SVN Update on Redmine 1.1.0 - Added by Andy Bolstridge over 13 years ago

Llast week I could svn upgrade, but today I find that checking out the 1.1.1 tag gave me an error: svn: Server sent unexpected return value (405 Method Not Allowed) in response to OPTIONS request for 'http://www.redmine.org/projects/redmine/repository/show/tags/1.1.1'

I wonder if the two are related?

RE: SVN Update on Redmine 1.1.0 - Added by Andy Bolstridge over 13 years ago

except that I originally fetched the code changes from rubyforge, not Redmine - so try there instead:

http://redmine.rubyforge.org/svn/tags/1.1.1

RE: SVN Update on Redmine 1.1.0 - Added by João Kuchnier over 13 years ago

Andy,

It worked for me using the repository you mention!

Just did a svn switch --recolate and then a svn update.

Thanks!

João K.

    (1-3/3)