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

Re: Sync my website between my host and local server

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-08-29 09:00:57 CEST

On Wed, Aug 29, 2007 at 09:07:15AM +0300, OOzy Pal wrote:
> Hello,
>
> I am trying to find a utility for suyncing my website between my host
> and local server including mysql database? Is SVN the right tool to do
> this?
>
> When I say syncing, I mean to work on local server then update host or
> work on the host then update the local server.

Partially, svn can be helpful for you.
You would need a svn server with a post-commit hook that exports your
svn changes to the webserver.
But syncing the databases is out of subversion's scope - you would have
to find your own solution.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 29 08:58:27 2007

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.