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

Re: Sync with Ftp

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 30 Oct 2008 08:36:36 -0400

On Thu, Oct 30, 2008 at 07:28, Bonechair <bonechair_at_gmail.com> wrote:
> Hi
>
> At the moment I have to commit my website to beanstalk and then after
> that I have to manually ftp all the files tomy website. Is there a
> way to automate it so that it also ftp's the files after commit? Hook
> Script?

With TSVN 1.5 or later, you can create a client-side hook to do
anything you want.

But a better solution would be to install a post-commit on the server
to run an svn update on a working copy that lives on your web server.
This is in the Subversion FAQ.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-30 13:36:47 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.