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