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

Re: triggering svn update on remote machine

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Mon, 8 Dec 2008 07:08:46 +0000

2008/12/7 <postmaster_at_tigris.org>:
> I've got a problem with triggering update on remote machine. I've got bunch of svn clients and few users who request ability to trigger svn update on client machines. All machines have tortoisesvn installed. Doing that by hand, machine by machine, is out of question - there are tens of client machines. Also doing that at specific time interval is not acceptable - client machines are not to be updated unless forced by user, when forced must run svn update at once and user must be able to check whether there were problems or not easy way. Everything on windows. Any suggestions? I don't feel like spending time on writing custom daemon for that. There must be an easy way.

TortoiseSVN is a GUI app, so it intended for interactive use. If you
want to do some sort of scripted update then you should be using the
subversion command line client instead. As for how to trigger such a
script remotely, that is an exercise for you. In most places being
able to execute code remotely without the local user being involved
would be considered a security flaw, so it is not a feature you are
going to see built into subversion.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=981040
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-08 08:09:38 CET

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.