Re: Space in filename looks like Switched ?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-29 21:57:49 CET
Sebastien Cevey <seb@cine7.net> writes:
> Hello
I've seen this bug before. Sander discovered it. Somehow the space
Url: http://foo.com/bar/some file
Instead of
Url: http://foo.com/bar/some%20file
And then libsvn_wc notices that
(parent_url + / + filename) != child_url
And thus assumes it's switched!
My recollection is that Sander and Mike Pilato fixed this bug
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.