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

repository path encoding in svnlook commmand line on Windows

From: Petr Andreyev <gulliput_at_gmail.com>
Date: Wed, 6 Feb 2008 15:53:50 +0300

Hi,

I need to use svnlook 'cat' and 'tree' subcommands with a PATH_IN_REPOS
argument (in a pre-commit script).

The problem is that I have a reposotory on Windows and there are
non-ASCII file names in it.

In the windows command line 'svnlook changed' gives the names of changed
files in the current console encoding (chcp).
But if I use that name afterwards as a path argument to 'svn cat'
subcommand I get an error like

svnlook: Path 'docstest/trunk/____-____ ________.odt' does not exist

- that is all non-ascii characters replaced by underscores.

Does anybody know in what character set does svnlook expect the
PATH_IN_REPOS argument for 'cat' and 'tree' subcommands?

With hope,
Petr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-06 13:54:11 CET

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

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