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

updating to the specified tag?

From: Sylvain Viart <sylvain.viart_at_easyrencontre.com>
Date: 2007-09-25 15:55:48 CEST

Hi,

Is it possible to update (not to switch or merge) to the same revision
that were been copied into a tag?

Ex:

trunk_wc/file1 rev 123
trunk_wc/file2 rev 129

Mixed version wc...

now I tag the wc using a copy.

cd ..
svn copy http://url//repos/tags/mytag trunk_wc

Now, I would like to have in the trunk, the same that I've taged in mytag.

ideally something like the :

cd trunk_wc/
svn up -r http://url//repos/tags/mytag

Any idea?

Regards,
Sylvain.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 25 16:16:03 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.