Bug 648664

Summary: Subversion cannot export files with spaces in the filename
Product: [Fedora] Fedora Reporter: Daphne Shaw <dshaw>
Component: subversionAssignee: Joe Orton <jorton>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: jorton, vanmeeuwen+fedora, ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: subversion-1.6.15-1.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-18 21:34:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daphne Shaw 2010-11-01 21:21:54 UTC
Description of problem:

Using subversion 1.6.13, "svn export" does not work on files with spaces in the filenames.

Version-Release number of selected component (if applicable):

subversion-1.6.13-1.fc13.i686

Steps to Reproduce:
1. echo "hello there" > hi\ there.txt
2. svn add hi\ there.txt
3. svn commit -m "Add a file with spaces"
4. svn export hi\ there.txt  

Actual results:

svn: 'hi%20there.txt' is not under version control

Expected results:

"Export complete."

Additional info:

This seems to be a regression somewhere between 1.6.6 from F11 and 1.6.13 from F13.  It works properly with 1.6.6.

Comment 1 Daphne Shaw 2010-11-03 19:11:04 UTC
I can confirm this is is in subversion-1.6.13-1.fc14.i686 as well

Comment 2 Fedora Update System 2011-01-04 14:36:24 UTC
subversion-1.6.15-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/subversion-1.6.15-1.fc14

Comment 3 Fedora Update System 2011-01-04 20:56:17 UTC
subversion-1.6.15-1.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update subversion'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/subversion-1.6.15-1.fc14

Comment 4 Fedora Update System 2011-01-18 21:34:37 UTC
subversion-1.6.15-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.