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

Re: Automating TSVN Installation

From: Gal Aviel <galaviel_at_yahoo.com>
Date: Tue, 7 Apr 2009 08:45:55 +0000 (UTC)

Super!

Thanks Stefan :)

One final nag: I'm running the TSVN installer using Python's check_call(),
which throws an exception because the installer's return value is non-zero
(it's 3010), although things look OK in the log file :

My command:

msiexec /i TortoiseSVN-1.4.8.12137-win32-svn-1.4.6.msi /passive /norestart /L*
C:\Temp\TSVN.log

The last lines in the above TSVN.log file (I'm far from expert) look OK:

MSI (s) (60:DC) [11:31:28:682]: Product: TortoiseSVN 1.4.8.12137 (32 bit) --
Configuration completed successfully.

MSI (s) (60:DC) [11:31:28:682]: The Windows Installer initiated a system restart
to complete or continue the configuration of 'TortoiseSVN 1.4.8.12137 (32 bit)'.

Should I just ignore the non-zero return value?

Many thanks in advance,

Gal.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-07 10:46:40 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.