[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: Mark Reibert <svn_at_reibert.com>
Date: 2007-08-29 09:03:33 CEST

On Wed, 2007-08-29 at 09:00 +0200, Rainer Sokoll wrote:
> 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.

How about rsync, with all the understood caveats regarding database
consistency ...

-- 
----------------------
Mark S. Reibert, Ph.D.
svn@reibert.com
----------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 29 09:01:01 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.