Menu

Source Commit Log


Commit Date  
[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
[r4992] by tmaruyama

scm: fix unit tests fails in Ruby 1.9.

2011-03-03 05:32:33 Tree
[r4991] by tmaruyama

scm: mercurial: code clean up unit model test.

2011-03-03 03:35:13 Tree
[r4990] by tmaruyama

scm: code clean up repositories_helper.rb.

2011-03-03 03:30:10 Tree
[r4989] by tmaruyama

scm: mercurial: wrap revison, tag and branch with URL encoding for entries (#4455, #1981, #7246).

2011-03-02 10:17:36 Tree
[r4988] by tmaruyama

scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274).

2011-03-02 07:11:00 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.