Project

General

Profile

Problem accessing the repository latest revisions

Added by valerie bauche about 15 years ago

Hello

A few days ago my svn https certificate changed so I had the following error :

Processing RepositoriesController#show (for 129.181.12.81 at 2009-04-24 09:50:01) [GET]
Session ID: c6595906aed4de25067ac63636210a4b
Parameters: {"action"=>"show", "id"=>"bxss", "controller"=>"repositories"}
Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>

I found the workaround in the faq and used it.
Now there's no more error in the log :

Processing RepositoriesController#show (for 129.181.12.81 at 2009-04-24 10:33:45) [GET]
Session ID: c6595906aed4de25067ac63636210a4b
Parameters: {"action"=>"show", "id"=>"bxss", "controller"=>"repositories"}
Rendering template within layouts/base
Rendering repositories/show

So, everything seems to be ok...
But I still have a problem when I access the repository on Redmine : I don't see any of the revisions commited since the certificate change !
I don't know where to find the error : nothing in the log !