You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by SteveKing <st...@wagner-group.ch> on 2005/05/12 11:41:25 UTC

Re: wcprops not updated on commit when entries has UTF-8 chars in repository URL

Hiroharu Tamaru wrote:

> O subversion-1.1.4 %-escapes all non-ASCII chars that were
>   given on the command line at the time of check out, as
>   well as the non-ASCII chars in subdirectory names under
>   the checked-out root, where as TortoiseSVN leaves the
>   repository part raw, and only escapes the subdirectory
>   part.  Therefore, a WC checked out by TortoiseSVN has the
>   above mentioned problem for commits performed by either
>   subvesrion or TortoiseSVN, whereas a WC checked out by
>   subversion are handled correctly by both subverson AND
>   TortoiseSVN.

Try absolute/full paths with the CL client instead of relative paths. If 
  then the CL client doesn't escape correctly either, then it's a 
Subversion issue, otherwise a TSVN one.

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org