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

Re: DFS alternative for linux

From: Frank Gruman <fgatwork_at_verizon.net>
Date: 2006-10-04 18:47:39 CEST

Ruslan Sivak wrote:
> I'm looking to keep my working copies syncronized between 2 servers,
> and I was wondering if there is something similar to DFS on linux. On
> windows we use DFS (Distributed File System) which replicates changes
> between 2 shares almost instantly. It detects that files have changed
> and initiates replication. Sometimes it's kind of slow for large
> changes, but it works perfect for small deployments.
>
> Is there something similar that exists for linux?
>
> Russ
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
Well - there is the old tried and true rsync. You could also use the
newly released svnsync to replicate your repositories. In fact, I would
much more highly recommend this method. There are other options as well
that could be configured, but I think your best bet is svnsync.

Regards,
Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 4 18:50:05 2006

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.