Project

General

Profile

Actions

Defect #4782

closed

Redmine tries to update database for archived projects

Added by Mikhail Tcishewsky about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
Start date:
2010-02-09
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Hi guys, it seems that I have problem.
When I start this command:

$ ruby script/runner "Repository.fetch_changesets" -e production

I got such error messages:

svn: Server sent unexpected return value (403 Forbidden) in response to OPTIONS request for 'https://svn.some-projects.com/some-project/qwe/asd'
svn: Server sent unexpected return value (403 Forbidden) in response to OPTIONS request for 'https://svn.some-projects.com/some-project/CustomChannels'

This repositories was disabled but projects which contained this repositories was already in archive.
This problem was solved only when I unarchived those projects and delete inactive repositories.

It seems to me that when project in archive Redmine should not access to their repositories.

Redmine 0.9.1
svn, version 1.6.5
Actions #1

Updated by Jean-Philippe Lang about 14 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.3
  • Resolution set to Fixed

Fixed in r3402.

Actions #2

Updated by Jean-Philippe Lang about 14 years ago

  • Status changed from Resolved to Closed

Merged in 0.9-stable in r3431.

Actions

Also available in: Atom PDF