On Tue, Jun 14, 2011 at 11:36 PM, Markus Schaber <[email protected]>wrote:
> Hi, Geoff, > > Von: Geoff Hoffman [mailto:[email protected]] > > > I have a file with some (I believe) Portuguese characters in the > filename that someone managed to store in the repo without any problem, > and I checked it out without issues, too. However, now on my working > copy, it thinks that file is locally new. > > Maybe it helps if you use a repo browser to rename the file to an > ASCII-Only name directly in the repository? > > Regards, > Markus Schaber > That's all I ever really wanted to do, but I cannot, at least, I don't know how to type the characters in the filename of the file in svn without copy-paste from the svn ls terminal output on Mac OS X, which I think has already converted the filename it just printed, so I get a file not found error when I try to rename or delete it. It may have worked if I had ssh'd into the RHEL server, not sure. It's a bit unclear. I was able to simply export the files, rename the files to ascii filenames outside of SVN, trash the containing folder from the rep, recreate it, check it out empty, add the ascii named files, and re-commit.
