Re: Syncing a file

From: Chuck Dillon (spam_at_nimblegen.com)
Date: 03/02/05

  • Next message: nospam_at_geniegate.com: "Re: screen terminal multiplexor and blinking cursor?"
    Date: Wed, 02 Mar 2005 08:30:18 -0600
    
    

    hendry wrote:
    > I am working on a file on two machines.
    >
    > I want to make sure the file is the up to date on both machines. So
    > changes on one machine are merged with the other whenever I run the
    > syncing process.
    >
    > <snip>
    >
    > So Rsync isn't syncing or merging the changes like I hoped it would.
    > It's behaving just like cp.
    >
    > Advice?
    >

    Use cvs.

    Use rcs/sccs and nfs.

    Use rcs/sccs and ssh... Keep the true sources in exactly one rcs/sccs
    repository and only transfer checked out sources between working
    directories and/or machines. Merge changes into rcs in the usual way
    (e.g. scp to A then ssh to A and check/merge the changes).

    -- ced

    -- 
    Chuck Dillon
    Senior Software Engineer
    NimbleGen Systems Inc.
    

  • Next message: nospam_at_geniegate.com: "Re: screen terminal multiplexor and blinking cursor?"

    Relevant Pages

    • Re: Can Exceed connect to linux (running Gnome) through SSH?
      ... > -These machines are in two separate physical locations and separated ... Each firewall allows SSH ... Now start xterm and you should see a window pop up" ... > I simply log in through the Gnome login screen and it works. ...
      (comp.os.linux.security)
    • (no subject)
      ... > -These machines are in two separate physical locations and separated ... Each firewall allows SSH ... Now start xterm and you should see a window pop up" ... > I simply log in through the Gnome login screen and it works. ...
      (comp.os.linux.security)
    • Re: Did I give up on telnet too easily?
      ... > If ssh is to be considered 'more secure' than telnet, ... have a mixture of Debian, Red Hat, Trustix, Tru64 Unix, and HP-UX machines. ... theirs isn't OpenSSH based, so it wouldn't have needed updating). ... > etc.) I think a better approach would be to use telnet for remote access. ...
      (comp.os.linux.networking)
    • Re: Did I give up on telnet too easily?
      ... > If ssh is to be considered 'more secure' than telnet, ... have a mixture of Debian, Red Hat, Trustix, Tru64 Unix, and HP-UX machines. ... theirs isn't OpenSSH based, so it wouldn't have needed updating). ... > etc.) I think a better approach would be to use telnet for remote access. ...
      (comp.os.linux.security)
    • Re: Automating password change
      ... All the machines are set up differently from each other ... > use telnet, others I can rlogin or remsh, and still others I can ssh. ... it would not be practical to try to write a complex script ... > to write a simple script to wrap around passwd that would run on each ...
      (comp.unix.solaris)