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

Re: branch with a star on the folder name

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Wed, 16 Jul 2008 14:12:32 -0500

On Jul 16, 2008, at 14:02, Carlos Oliveira wrote:

> By mistake I created a branch with a star character (*) in its name.
> Now, it is not possible
> to remove it with my client. Do you have any idea of how to remove
> such a branch?

Remove it by URL using the command line client?

svn rm 'url://to/your/repo/branches/foo*' -m "removing branch foo*"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-16 21:13:13 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.