summaryrefslogtreecommitdiffstats
path: root/test/fixtures
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-03-04 04:25:48 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-03-04 04:25:48 +0000
commitb7dffa44c92ce7a18f13504d5ad3f7b4d79ce57d (patch)
tree7f388f3b87a8ebecee8df4c24cc092917a2f7eff /test/fixtures
parent32e69dcaca6cb62ad974936ecd3f38f93d7329a1 (diff)
downloadredmine-b7dffa44c92ce7a18f13504d5ad3f7b4d79ce57d.tar.gz
redmine-b7dffa44c92ce7a18f13504d5ad3f7b4d79ce57d.zip
scm: mercurial: update test repository for path encoding (#2664).
Mercurial (and also Git) treats file names as byte string. This mercurial test repository contains Latin-1 encoding path. Be careful on non Latin-1(CP1252) Windows. If your Windows is not Latin-1 Windows, in order to checkout(update) Latin-1 path, You need to use cygwin 1.7 and set LANG=en_US.ISO-8859-1. Please refer. http://mercurial.selenic.com/wiki/EncodingStrategy?action=recall&rev=6 Redmine mercurial adapter do not need to checkout(update) repository. Mercurial does not have "bare" repository such as Git. You can use "hg update null" for equivalent "bare" repository. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4996 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/repositories/mercurial_repository.hgbin7104 -> 8902 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/repositories/mercurial_repository.hg b/test/fixtures/repositories/mercurial_repository.hg
index c06844d23..2b4eb6241 100644
--- a/test/fixtures/repositories/mercurial_repository.hg
+++ b/test/fixtures/repositories/mercurial_repository.hg
Binary files differ