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

Re: automated software packaging and release scripts?

From: Reuben Avery <reuben_at_swirl.net>
Date: 2007-12-06 20:52:01 CET

Is there an example script you know of on how to do this? My unix skills
are rather neophyte (but I'm not an idiot and with a little guidance can
figure things out ;)

On 12/6/07 11:49 AM, "Andy Levy" <andy.levy@gmail.com> wrote:

> On Dec 6, 2007 2:45 PM, Reuben Avery <reuben@swirl.net> wrote:
>> But doesn't the script have the same permissions as the user running it?
>
> Run your automated build process under its own account, with its own
> Subversion credentials?
>
>> On 12/6/07 11:41 AM, "Andy Levy" <andy.levy@gmail.com> wrote:
>>
>>> On Dec 6, 2007 2:38 PM, Reuben Avery <reuben@swirl.net> wrote:
>>>> That won't work because the whole point is to keep the FTP access creds
>>>> hidden from developers.
>>>
>>> Put the credentials in a separate file, in a subdirectory which the
>>> developers don't have read access to, and have the script read them
>>> from that file.
>>>
>>> If you need to keep the credentials in the repository at all.
>>>
>>>> On 12/6/07 11:25 AM, "Sohail Somani" <sohail@taggedtype.net> wrote:
>>>>
>>>>> On Thu, 06 Dec 2007 11:19:04 -0800, Reuben Avery wrote:
>>>>>
>>>>>> I have seen svnant and the ANT ftp tasks... this seems "ok" to start
>>>>>> with.. I don't like the idea of having to store a plaint-text FTP
>>>>>> password within the makefile, though..
>>>>>
>>>>> I don't use Ant, but afaik it lets you set build properties. So one of
>>>>> these properties might be ftp.password and you can reference it using
>>>>> ${ftp.password}.
>>>>>
>>>>> Nothing to do with SVN though, I'm afraid :-)
>>>>
>>>> --
>>>>
>>>> Reuben Avery | Technical Lead, Interactive Services Swirl | 1620
>>>> Montgomery St, Suite 140 | San Francisco, CA 94111 | 415-276-8303 |
>>>> 415-276-8301 fax | www.swirl.net
>>>>
>>>> This email and any files transmitted with it are confidential and intended
>>>> solely for the use of the individual(s) or entity(ies) to whom they are
>>>> addressed. Please notify the sender immediately if you have received this
>>>> e-mail by mistake and delete it from your system. If you are not the
>>>> intended recipient you are notified that disclosing, copying, distributing
>>>> or taking any action in reliance on the contents of this information is
>>>> strictly prohibited.
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>>>> For additional commands, e-mail: users-help@subversion.tigris.org
>>>>
>>>>
>>
>> --
>>
>>
>> Reuben Avery | Technical Lead, Interactive Services Swirl | 1620
>> Montgomery St, Suite 140 | San Francisco, CA 94111 | 415-276-8303 |
>> 415-276-8301 fax | www.swirl.net
>>
>> This email and any files transmitted with it are confidential and intended
>> solely for the use of the individual(s) or entity(ies) to whom they are
>> addressed. Please notify the sender immediately if you have received this
>> e-mail by mistake and delete it from your system. If you are not the
>> intended recipient you are notified that disclosing, copying, distributing
>> or taking any action in reliance on the contents of this information is
>> strictly prohibited.
>>
>>
>>

-- 
Reuben Avery  |  Technical Lead, Interactive Services   Swirl  |  1620
Montgomery St, Suite 140  |  San Francisco, CA 94111  |  415-276-8303  |
415-276-8301 fax  |  www.swirl.net
This email and any files transmitted with it are confidential and intended
solely for the use of the individual(s) or entity(ies) to whom they are
addressed. Please notify the sender immediately if you have received this
e-mail by mistake and delete it from your system. If you are not the
intended recipient you are notified that disclosing, copying, distributing
or taking any action in reliance on the contents of this information is
strictly prohibited.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 6 20:52:55 2007

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.