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

Re: Issue: unicode characters in file names

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 13 May 2013 11:47:34 -0400

On Mon, May 13, 2013 at 11:23 AM, Адолин Негаш <adolinn_at_gmail.com> wrote:
> Hello
>
> I have svn files with unicode chars. When I try to view files, I get an
> error message:
>
> 'https://srv01/svn/SQLServer/Main/BackOffice/Security/Procedures/%5BSecurity%5D.%5BPrivileges::Groups::View(Delphi)%5D.sql'
> doesn't exist
>
> But when I access revision via browser, there is no error, and I can
> successfully download the file.

When you download the file, are the colons preserved in the filename?
Colons (:) are reserved characters in NTFS, and you shouldn't be able
to create a filename containing them.
Received on 2013-05-13 17:48:47 CEST

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.