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

Re: Tags copy question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-29 22:07:18 CEST

On Thu, 2004-04-29 at 15:01, Henderson, Michael D wrote:
> I've svn copy'd the wrong revision of a file into a tag. Do I need to
> do an svn delete on the file or can I just svn copy it again?

'svn copy' doesn't overwrite things. So delete/re-copy (either as two
commits), or do it all in a working copy and make a single commit (just
'svn cat' the correct version of the file on top of your working file
and commit.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 29 22:11:42 2004

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.