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

delete tags and branches

From: Craig White <craig_at_tobyhouse.com>
Date: 2007-10-10 19:06:37 CEST

I thought I was pretty solid but found a problem. I had already run
'svn copy' to both a stable tag and to a new development branch but
actually had to make some changes in my trunk which are now committed.

I would love to delete $REPOS/tags/release-2.0 and
$REPOS/branches/phase5 but 'svn delete $REPOSE/tags/release-2.0' simply
won't work.

$ svn delete $REPOS/tags/release-2.0
svn: Could not use external editor to fetch log message; consider
setting the $SVN_EDITOR environment variable or using the --message (-m)
or --file (-F) options
svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR is
set, and no 'editor-cmd' run-time configuration option was found

Do I just fahgettaboutit and copy to release-2.01 and make another
branch or is it possible to delete a tag and branch completely?

-- 
Craig White <craig@tobyhouse.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 10 19:07:12 2007

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.