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

Re: Ftp sync

From: Carsten Koch <Carsten.Koch_at_icem.com>
Date: 2005-06-15 16:39:04 CEST

Alvaro Aguilera wrote:
> Hello,
>
> I'm using subversion to develop a webpage and I would like that after a
> commit, subversion synchronize the modified files with the web-server
> via FTP, is there any way to do this?

Yes.
Use the post-commit hook script to do that,

We do something similar here.
We have a repository of tools (python scripts)
on every commit, the post-commit hook script
exports all tools to the "bin" directory that
is in the user's path.

Carsten.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 15 16:43:19 2005

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.