iacatController.php
>
> Does this not work for you?
>
> Tony.
>
> > -Original Message-
> > From: João Pinheiro [mailto:joao.pinhe...@pontosi.pt]
> > Sent: 13 August 2010 10:24
> > To: users@subversion.apache.org
> > Subject: svn : problems with files
Hi,
Worked like a charm! thanks for the tip :)
João Pinheiro
Em 13-08-2010 10:34, Alexander Skwar escreveu:
Hi.
2010/8/13 João Pinheiro:
cm% svn rename '-MediacatController.php' MediacatController.php
svn: invalid option character: M
Type 'svn help' for usage.
Does anyone know a quick w
n.apache.org
> Subject: svn : problems with files starting with '-'
>
> 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 MediacatCont
Hi.
2010/8/13 João Pinheiro :
> 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?
"svn rename ./-Mediacat..." - this should work.
Alexander
--
↯ Lifestream (Twitter
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 MediacatControl