Menu

Source Commit Log


Commit Date  
[r5002] by tmaruyama

scm: mercurial: add changesets order test in unit model test (#5357).

2011-03-04 14:03:19 Tree
[r5001] by tmaruyama

scm: mercurial: add path encoding select box at setting (#2664).

2011-03-04 13:39:00 Tree
[r5000] by tmaruyama

scm: mercurial: add path encoding tests in functional test (#2664, #4050).

TODO: This test fails in Ruby 1.9 and Encoding.default_external is not UTF-8.

2011-03-04 11:07:58 Tree
[r4999] by tmaruyama

scm: mercurial: additional unit model tests for path encoding (#2664).

2011-03-04 08:08:32 Tree
[r4998] by tmaruyama

scm: mercurial: add unit adapter test repository for path contains space (#2664, #4455).

2011-03-04 08:08:13 Tree
[r4997] by tmaruyama

scm: mercurial: update test repository for path contains space (#2664, #4455).

2011-03-04 08:07:53 Tree
[r4996] by tmaruyama

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.

2011-03-04 04:25:48 Tree
[r4995] by tmaruyama

scm: mercurial: convert copied file path encoding (#2664).

2011-03-03 12:44:14 Tree
[r4994] by tmaruyama

scm: mercurial: remove localtime from adapter (#4455).

2011-03-03 12:11:23 Tree
[r4993] by tmaruyama

scm: Ruby 1.9 compatibility for XML UTF-8 parsing.

2011-03-03 05:51:46 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.