[Phpmyadmin-devel] deleting many branches

Hi, anyone knows a trick to delete all branches/unlabeled... in one shot? Marc

On Fri, 13 Oct 2006 13:00:27 -0400 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
Hi, anyone knows a trick to delete all branches/unlabeled... in one shot?
Sorry, no idea. I've never deleted branches :-). -- Michal Čihař | http://cihar.com | http://blog.cihar.com

--On Friday, October 13, 2006 1:00 PM -0400 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
anyone knows a trick to delete all branches/unlabeled... in one shot?
Perhaps checking out the parent, then issuing "svn rm" on the desired branches, then committing. Alas, the checkout isn't likely to be quick.

Kenneth Porter a écrit :
--On Friday, October 13, 2006 1:00 PM -0400 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
anyone knows a trick to delete all branches/unlabeled... in one shot?
Perhaps checking out the parent, then issuing "svn rm" on the desired branches, then committing. Alas, the checkout isn't likely to be quick.
Thanks, I'm trying it. Marc
participants (3)
-
Kenneth Porter
-
Marc Delisle
-
Michal Čihař