Project

General

Profile

Actions

Patch #9129

closed

Improve wording of Git repository note at project setting

Added by Tomas Pospisek over 12 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Toshi MARUYAMA
Category:
SCM
Target version:
Start date:
2011-08-26
Due date:
% Done:

0%

Estimated time:

Description

Setting up git usually involves either:

git clone git://github.com/ook/donebox.git

or

mkdir foo; cd foo; git init

Redmine wants its git repository set up in a "nonstandard", "bare" way.

So it's very easy to get the setup wrong (#9128), the error messages are not really helpful, there is no help from the setup page itself and the relevant help page in the Redmine wiki is hard to find and the text accompanying the relevant configuration option is easy to missunderstand.

I'd like to suggest the following changes:

1. change the text that accompanies the "path" configuration option from "Bare and local repository (e.g. /gitrepo, c:\gitrepo)" to "repository that is bare and local (e.g. /gitrepo, c:\gitrepo)". (see here for the rationale)

2. Add a "Help" link to the text that is accompanying the "path" configuration option, that points to http://www.redmine.org/projects/redmine/wiki/RedmineRepositories#Git-repository


Files

git-path-docu.patch (791 Bytes) git-path-docu.patch Tomas Pospisek, 2011-08-26 03:43
git-path-docu.patch (799 Bytes) git-path-docu.patch Tomas Pospisek, 2011-08-26 03:45

Related issues

Related to Redmine - Patch #8594: pt-BR translation updateClosedToshi MARUYAMA2011-06-11

Actions
Related to Redmine - Defect #9128: Redmine sugestion of the git repository path is incorrectClosed2011-08-25

Actions
Related to Redmine - Feature #4741: Improve Bazaar repositories error message in case to use shared repositoryNewToshi MARUYAMA2009-02-21

Actions
Related to Redmine - Patch #9210: Traditional Chinese language file (to r7077)Closed2011-09-09

Actions
Actions

Also available in: Atom PDF