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

Re: How to import an updated release of a directory?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-11-14 18:39:25 CET

On 11/14/06, Marc Girod <marc.girod@iona.com> wrote:
> Hello,
>
> I imported a first release of a tool into a subversion directory.
> How do I import a second release (update) on top of the first?
>
> import doesn't seem to support that.
> diff allows me to compare the two, but there is no 'svn patch' tool...
>
> May I just checkout the tree, replace the contents of my working copy,
> and commit the result? What about the .svn sub-directories?

What you're describing sounds very much like something that's called a
vendor branch in the Subversion book. See if this helps:
http://svnbook.red-bean.com/nightly/en/svn.advanced.vendorbr.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 14 18:58:29 2006

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.