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

Re: Problem with file name encoding during merge - URL Encoding (Percent Encoding)

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Fri, 6 Oct 2017 13:29:46 +0200

On Fri, Oct 6, 2017 at 8:45 AM, Bartosz Pierzchlewicz
<Bartosz.Pierzchlewicz_at_komputronik.pl> wrote:
> Hi Daniel,
> After merge to trunk, file on disk has proper name: "file With Space.txt".
> Moreover after commit, file on my disk still has proper name,
> but when I Checkout to other directory it will have name 'file%20With%20Space.txt'.
>
> Log after second commit says exactly what was happened:
>
> A /trunk/file%20With%20Space.txt (from /branches/1.0/file With Space.txt:3)
>
> File in trunk was created from file in branch, but the filename was changed.
> This is unwanted behavior.

Yes, this seems unwanted. But where did it go wrong? At this point
it's unclear whether this is a user error, or some tool / UI on top of
SVN that did something wrong, or SVN itself.

Can you check with the person who performed that commit, to see
exactly what he did? What svn operation? With what tool (and which
version of the tool)?

-- 
Johan
Received on 2017-10-06 13:30:16 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.