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

Re: I miss tags

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-23 19:33:16 CEST

Erik Anderson wrote:
> While I do recognize that svn copies are minimal cost operations, I do
> also
> recognize that something is lost from the movement towards copies. For
> instance, I highly doubt that the following command would work:
>
> svn merge -r http://xxx/repos/tags/tag16.c:http://xxx/repos/tags/tag17
> http://xxx/repos/trunk

No, but this will:

svn merge http://xxx/repos/tags/tag16.c http://xxx/repos/tags/tag17
path-to-working-copy-of-trunk

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 23 19:34:09 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.