I have svn 1.6.12 on Ubuntu.
It doesn't work no matter if I have the offending folder name as part of
the commit statement or not.
Perhaps someone else could transfer the missing files from a Mercurial
repo and commit them? These are the last two missing files.
Regards,
Mathias
On 29.08.2011 15:44, Daniel Shahaf wrote:
For me it just works, using the latest 1.6.x code.
Mathias Bauer wrote on Mon, Aug 29, 2011 at 15:29:03 +0200:
Moin,
somebody had the wonderful idea to give a folder in our repository a
name with a blank. Unfortunately this folder misses two files that
couldn't be imported. I tried to add them, but I can't get
subversion to cope with the "blank" in the folder name.
Here's the location:
main/writerfilter/source/odiapi/qname/resource/office2003/WordProcessingML
Schemas
If I change into that folder, add the two missing files with svn
add, a commit fails:
svn: File not found: transaction '1162795-pc4d',
path
'/incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML%20Schemas/xsdlib.xsd'
Can someone tell me how to help subversion and my shell understand
each other?
Regards,
Mathias