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

Re: svn and cron

From: Mikko Ruohola <polarfox_at_taajama.fi>
Date: 2006-12-12 13:01:53 CET

Vincent Lefevre kirjoitti:
> On 2006-12-11 20:50:49 -0600, Ryan Schmidt wrote:
>
>> Curious. What do you need expect for in this scenario? svn is not an
>> interactive program. The only thing I think it can prompt for is the
>> username and password, and you can provide that with the --username
>> and --password options without resorting to something like expect.
>>
>
> The --password option may be a security hole, e.g. if there are
> several users on the machine.
>
>
--password `cat /var/etc/thefilewiththepassword`
And file can have all the fancy permissions to prevent people from
seeing it. or does it show on process list apps like top or ps? atleast
ncftp hides some command line parameters from process list.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 12 13:03:03 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.