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

Re: [Subversion] : updating already created / available tag

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-01-07 22:41:20 CET

On 1/6/07, Ramanathan Muthaiah <rus.cahimb@gmail.com> wrote:

> Now, how do I update the newly created tag "TAG-NAME" to include this
> change in file "A" as well as part of it.
>

svn switch file://path/to/repos/tag/TAG-NAME
svn add A
svn commit

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 7 22:41:31 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.