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

Re: Vendor drop management

From: Robert P. J. Day <rpjday_at_mindspring.com>
Date: 2005-08-23 20:21:18 CEST

On Wed, 24 Aug 2005, Kalin KOZHUHAROV wrote:

> ! http://en.wikipedia.org/wiki/Top_posting !
>
> Rupinder Singh Mazara wrote:
> > forgive me for sounding stupid
> > but
> > a) i checkout a new sandbox let say /home/me/svn_sandox/tmp_sandbox
> > b) with the sandbox is issue
> >
> > svn merge -r1.0:1.1 <vendor URL>
> > c) that should update my sandbox tmp_sandbox with the vendor changes from
> > 1.0 to 1.1 ?

> No, subverison uses integers for version numbers. You might get lucky with:
> svn merge vndURL/tags/rel-1.0 vndURL/tags/rel-1.1
> or similar.

when i wrote part of the above, i was just making up tag names.
obviously, customize to taste.

rday

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