[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Log message problem on 1.9.5

From: Hiroyuki Matsumura <pine.matsumura_at_gmail.com>
Date: Sun, 11 Dec 2016 17:20:03 -0800 (PST)

Hi, pegacorn.

---Machine translation of Japanese below.

pegacorn was reported,

> - The repository name contains characters that need a percent escape
> and
> - The name of the directory/file to be managed contains non-ASCII characters

I thought of it and tried the following things.

Currently, the network drive where I'm keeping the repository has multiple hierarchies with the Japanese folder name when traced from the root, but if the parent folder holding the repository is replaced with another drive name (eg S: ), It turned out that I could display it well without going offline. With the path designation containing the original Japanese name, it will go offline and will not work.

However, since it is strongly deprecated to access the file using the file: / / protocol with a repository on the network drive, I would like to consider migration to Subversion server. (Actually, I have recently installed a Subversion server and I already have it in another project, but it remains as it is in previous projects.)

For the time being, I will use the subst command to make it a virtual drive and see how it is accessing while hiding the Japanese path.

It was very helpful.

---以下日本語原文
pegacornさん、こんにちは。

pegacornさんが報告された、

> ・リポジトリ名にパーセントエスケープが必要な文字を含んでいる
> かつ
> ・管理するディレクトリ/ファイルの名前に​非ASCII文字を含んでいる

で思いついて以下のことをやってみました。

現状、私がリポジトリをおいているネットワークドライブは、ルートから辿ると日本語フォルダー名で複数階層になってるのですが、リポジトリをおいている親フォルダをSubstコマンドで別のドライブ名(例えばS:)に変更して見たところ、オフラインにならずにうまく表示することができました。元の日本語名を含むパス指定では、オフラインになってうまく行きません。

ただ、ネットワークドライブにリポジトリをおいてfile://プロトコルでアクセスすることは強く非推奨とされているので、Subversionサーバーへの移行を検討したいと思います。(実は最近Subversionサーバーを設置してもらい、別のプロジェクトでは既に運用しているのですが、それ以前のプロジェクトではそのままになってるのです。)

取り敢えずは、substコマンドで仮想ドライブにして日本語パスを隠してアクセスしながら様子を見ることにします。

大変参考になりました。

pine_matsu

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3196824

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-12-12 02:20:09 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.