[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 Andreev <petr_at_sherwood.ru>
Date: Wed, 06 Feb 2008 14:44:14 +0300

Hi,

I need to use svnlook cat and tree subcommands with a PATH_IN_REPOS
argument.

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

In 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 20:53:46 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.