On Fri, Feb 10, 2012 at 10:25, Steve Yates <steve_at_teamits.com> wrote:
> On Feb 10, 2012, at 2:30 AM, "Ulrich Eckhardt" <ulrich.eckhardt_at_dominolaser.com> wrote:
>
>> Am 10.02.2012 01:15, schrieb Steve Yates:
>>> For a variety of reasons the intent is for me to commit only compiled
>>> code to a repository. I admit I am a relative newbie to using a
>>> repository and TortoiseSVN.
>>
>> This is typically an advanced user's choice to commit binaries... you
>> might want to discuss the reasons behind that.
>
> Our client is operating some web sites for their client, who hosts the web servers. The third party wants the repository to push code to the live sites but our client doesn't want to give them the source. Odd, I know.
You may want to look at an intermediate step between the repository &
the live site, like a CI server. CI server retrieves the source from
the repository, builds, then deploys the built items to the site.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2920671
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-10 16:32:39 CET