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

Re: Problems with space in file name

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Sun, 2 Feb 2014 22:11:00 +0000

On 2 February 2014 17:54, Claes Jonsson <tech_at_bbschk.com> wrote:
> After reading through the mailing list, it seems this problem is not mentioned previously, if it is I apologize for bringing it up again. Regardless, it needs resolving.
>
> Adding a file with a space in the file name and committing it works fine, however any subsequent edit and commit of this file will fail with:
>
> "Error: Delta source ended unexpectedly"
>
> A file with identical content and name, except with no space in the file name, works perfectly, I can edit and commit to my hearts content.
>
> I'm using:
> TortoiseSVN 1.8.4, Build 24972 - 64 Bit
> on Windows 7 Ultimate (64 bit)
>
> and to reproduce:
>
> 1. Create a folder in any repository
> 2. Add a new Word document called "Test Name.docx"
> 3. Add content
> 4. Add to SVN and commit (works fine so far)
> 5. Edit file
> 6. Try to commit (gives "Delta source ended unexpectedly")
>
> The above causes errors on all my 3 Windows machines, regardless of which repository I use. Trying the same steps using the file name "TestName.docx" or even "Test_Name.docx" will NOT cause the error, leaving me to conclude the space in the file name is problematic.
> I have verified this repeatedly, in as many variations as I can think of.
>
> The SVN server is version 1.6.5, running on OpenIndiana (open source Solaris, which unfortunately does not have a more recent version in their repository, AFAIK).

This problem lies somewhere within the subversion library, not within
TortoiseSVN itself, so you may do better asking on the subversion
users list. Out of interest have you tried making a fresh checkout
instead of doing this in an existing working copy?

Simon

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-02-02 23:11:06 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.