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

Re: Exporting variants to 3 different servers

From: Stefan Hett <stefan_at_egosoft.com>
Date: Thu, 2 Jun 2016 12:55:20 +0200

Hi Eric,
On 6/1/2016 10:53 PM, E. Mommsen wrote:
>
> Hi
>
> I am developing a piece of php/js-software for 3 different servers
> which have a number of server-specific files.
>
> I am running Tortoise-svn to svn 1 working copy and up to now I am
> handling the server-specific files manally.
>
> That's what I want to change now. How would I do that to simplify my
> life in case of exports to the productive server systems?
>
Quite a lot of different ways to achieve that. One possibility:
Have three different projects in the repository. One for each server
environment. In each project define an external to the common
php/js-software.

Then the development of the php/js-software would go into the single
php/js-software project and the checkout on the servers would go from
the server-specific projects then.

An alternative would be to have different projects and merge them
(presumably with some auto-merge script --- maybe via post-commit hooks).

-- 
Regards,
Stefan Hett
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3174083
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-06-02 12:55:33 CEST

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.