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

Re: Export file failure, file name parsing error

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 13 Mar 2014 11:44:57 -0400

On Thu, Mar 13, 2014 at 1:40 AM, Cypher P Unks <cypherpunks_at_dodgeit.com> wrote:
> Trying to Export this repository:
> https://github.com/christopherpow/nes-test-roms
>
> TortoiseSVN messes up on this file:
> https://github.com/christopherpow/nes-test-roms/blob/master/other/Duelito%20-%20L%E9eme.txt
>
> I've no idea if this is a TortoiseSVN specific issue or it's related to the SVN library itself, but I'm assuming the first. In the Repo-browser the file appears as 'Duelito - Leme.txt' and exporting also fails from there with the error "URL 'https://github.com/christopherpow/nes-test-roms/trunk/other/Duelito%20-%20Leme.txt' doesn't exist", this enforces the idea of your program for whatever reason misreading the file name.
>
> This is the log from the Export operation:
>
> Export
> ======
> nes-test-roms
> nes-test-roms\MMC1_A12
> nes-test-roms\MMC1_A12\MMC1.asm
> ...
> nes-test-roms\other\BladeBuster.nes
> nes-test-roms\other\CMC80s.NES
> nes-test-roms\other\DROPOFF7.NES
> XML parsing failed: (200 OK)
>
> Of course tested using the up-to-date version 1.8.5.25287, Windows XP SP3. I think I can't be more verbose at this point :) this is enough info right? Thanks in advance for your response!

I think it's a screwy character in the filename. Look at how it's
rendered via the web view at
https://github.com/christopherpow/nes-test-roms/tree/master/other

Could the handling be better? Maybe. But it's a problem in the
Subversion libraries, so you'll have to ask on that mailing list.

> PD: Booo for stopping support for us XP users, it was *that* hard to maintain the 'compatibility' code in CommitMonitor?

Microsoft doesn't support your 13 year old OS either. Lots of software
is out now that drops support. Time to move forward.

If you think it's trivial to maintain that compatibility code, it's
open source and you can pick it up & try to keep it going yourself.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3074520

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-03-13 16:45:44 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.