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

RE: SVN tagging problem

From: Brian McCann <Brian.McCann_at_viziant.net>
Date: 2007-06-08 17:11:06 CEST

Hi Karl,
 
running the command
svn rm http://server1/svn/Projects/Project1.0/tags/Components_JUNE_7_2007/ <http://server1/svn/Projects/Project1.0/tags/Components_JUNE_7_2007/>
will this remove the directory "Components_JUNE_7_2007/" and its files from the
tags directory
 
also what's the difference between the commands "svn rm" and "svn delete"?
Thanks,
Brian
 
 
<mailto:brian.mccann@viziant.net>
 

________________________________

From: Karl Fogel [mailto:kfogel@red-bean.com]
Sent: Fri 6/8/2007 7:12 PM
To: Andy Levy
Cc: Brian McCann; Andreas Mahel; users@subversion.tigris.org
Subject: Re: SVN tagging problem

"Andy Levy" <andy.levy@gmail.com> writes:
>> one last thing how do I delete tags, I've made a few tags during this
>> process of running the tag command
>
> "Tags" are just copies, so you delete them the same way you'd delete
> anything else. Unless your permissions are set up to disallow that.

That is, using 'svn rm'.

-Karl

--
Subversion support & consulting  <>  http://producingoss.com/consulting.html
Received on Fri Jun 8 17:11:08 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.