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

Moving a tag/revision for a single file

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2005-02-18 08:15:19 CET

Hi,

I have created a tag called X. But a day later I realize that one
particular file in X needs to have a version that is in the trunk (and
is a little differet from the revision in X). Copying the new file to
the tag does not work as it complains that the file already exists in
X.

I can think of two way to do it.

 (1) Merge changes into the tag
 (2) Delete that single file from the tag and copy the new revision
from the trunk to X

Both of these involve multiple steps. I am just curious whether there
is a direct/easier way to copy the new version onto the tag X.

Thanks much!
-Hari

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 18 08:18:53 2005

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.