[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: Trevor Whitlock <twhitlock_at_gmail.com>
Date: 2006-10-04 19:23:38 CEST

Russ,
   The only thing that I could think of would be putting rsync in a cron job
that happens every minute. That's how we have working copies replicated
between mac servers.

-Trevor

On 10/4/06, Ruslan Sivak <rsivak@istandfor.com> wrote:
>
> Frank,
>
> I'm looking to replicate the working copy, not the repository. And I
> want it to happen automatically. We also use DFS replication on another
> server that stores images which might be uploaded by the client, and it
> replicates the images between the servers.
>
> Russ
>
> Frank Gruman wrote:
> > 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 19:24:30 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.