Ariel Constenla-Haile wrote:
On Fri, May 10, 2013 at 08:05:07PM +0000, Yuri Dario wrote:
sorry, I forgot before, please note there is a space after simphony/
in error message.
It seems that is the name of the file ;)
http://svn.apache.org/viewvc/openoffice/trunk/main/default_images/svx/res/symphony/%0D?view=log
should it be Quadratic_h.png?
I did try to rename it from '\r' (indeed its name is a carriage-return
character, and surely a mistake) to '_.png' to make checkout possible
for Yuri and then see, at a later stage, if the file must be removed or
renamed.
But my SVN client converts CR and LF in filenames to spaces, so when I
commit is says that the file ' ' is out of date and it won't accept
$ svn mv $'\r' _.png
since the file created at checkout is named ' '.
This seems to be described in
http://subversion.tigris.org/issues/show_bug.cgi?id=4344
but even patching the SVN client as described there does not work for
me. So, if your client can handle pathological filenames, please do
rename the file as a temporary solution to allow other people to work on it.
Regards,
Andrea.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org