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

illegal filename under windows

From: Pflästerer, Karl <Karl.Pflaesterer_at_dfv.de>
Date: Fri, 1 Aug 2014 07:05:18 +0000

Hi,

I created a file with the name http<->https.conf and committed it under
MacOS. No prolem at all.
I could checkout the file on out Linux servers.

But most of my colleagues use Windows. As they tried to update their
working copies everything stopped.

Because <> are not allowed under Windows in filenames svn could not create
the file. But they also couldn’t cleanup the WC.
The working copy was completely broken (für svn) and they had to checkout
everything new.

IMHO this is a bug. At least svn under Windows should have refused to
checkout that file.
Furthermore: the cleanup command didn’t work because svn could not a file
with that name. I would have expected cleanup to revert a transaction not
to complete it.

  KP
Received on 2014-08-01 09:05:52 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.