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

Re: Partial Release (SQL)

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Mon, 27 Oct 2014 15:28:18 +0000

On 27 October 2014 13:59, Heinrich, Jens <Jens.Heinrich_at_commerzbank.com>
wrote:

> Hi Guys,
>
> I hope someone can help me:
>
> We have several .sql-files in several directorys under versioncontrol.
>
> --A
> ---a1
> ---a2
>
> --B
> ---b1
>
> --C
> ---c1
>
> We would like to be able to have several revisons of different files
> (maybe the newest A but only the second newest B and not C) in a logical
> group (called PBI)
>
> Now we would like to group again several of those PBI's into one partial
> release package to install
> and meanwhile integrate into the stable branch, so the 'stable' branch is
> always equivalent to the system running
> and having the changes not 'released' stay in the WD so we can finisch
> them while still being able to get the updates form the trunk.
>
> Any idea how to do this without having to copy eachfile into a directory ,
> merge it to the trunk etc.
>
> Thank you;
> if i was too unclear somewhere just ask :)
>

Have you considered using svn:externals to create a working copy by pulling
together tags, or even just particular revisions of trunk or branches?

Simon

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3090499

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-10-27 16:28:46 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.