Project

General

Profile

Actions

Bug #4276

open

System info page uses mercurial/git versions from RhodeCode instead of VCSServer

Added by Martin Bornhold over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
Start date:
13.10.2016
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:
Affected Version:

Description

On the system info page (http://localhost:5000/_admin/settings/system) we are displaying the versions of git, mercurial and subversion. Only in the git case we query the VCSServer to tell us which version it uses. In the case of mercurial and subversion we are using the packages which are available to RhodeCode if they are available. This is wrong because we want to display the versions which the VCSServer uses and not RhodeCode.

We should change this to query the VCSServer for all of them.

Actions

Also available in: Atom PDF