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

svn <command>: problems with files starting with '-'

From: Joćo Pinheiro <joao.pinheiro_at_pontosi.pt>
Date: Fri, 13 Aug 2010 10:23:32 +0100

Hi,
I'm using subversion version 1.6.12 in FreeBSD and I'm having some
difficulties with files that start with '-':

cm% svn rename -MediacatController.php MediacatController.php
svn: invalid option character: M
Type 'svn help' for usage.

cm% svn rename %2DMediacatController.php MediacatController.php
svn: '%2DMediacatController.php' is not under version control

cm% svn rename '-MediacatController.php' MediacatController.php
svn: invalid option character: M
Type 'svn help' for usage.

Does anyone know a quick workaround for this?

Regards,
     Joćo Pinheiro
Received on 2010-08-13 11:30:53 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.