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

bug when deleting files whose name contains spaces?!

From: Alexander Wolff <awolff_at_win.tue.nl>
Date: Thu, 22 Jul 2010 22:29:20 +0200

hi,

it seems that svn has a bug when deleting (actually moving) files whose
name contains spaces, see the following example with the file "Planare
Graphen II.pdf" that i moved to "v12-planare-graphen-II.pdf".

> svn commit
Deleting vortraege/v11_dom
Adding vortraege/v12_dom
Deleting vortraege/v12_dom/Planare Graphen II.pdf
Adding (bin) vortraege/v12_dom/v12-planare-graphen-II.pdf
svn: Commit failed (details follow):
svn: '/svn/gka/!svn/bc/215/vortraege/v11_dom/Planare' path not found
svn: Your commit message was left in a temporary file:
svn: '/home/.../svn-commit.2.tmp'

how can i resolve this issue, that is, remove "Planare Graphen II.pdf"
from the repository?

sascha
Received on 2010-07-22 22:55:01 CEST

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

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