Sounds like you want rsync to be CVS, or maybe CVS to have an rsync module.
How about rsync then run a script to do a cvs commit?
--Mike
At 10:33 AM 3/22/01 -0500, Yan Seiner wrote:
>OK, but I'm trying to do is to keep the last n revisions - NOT the last
>n weeks.
>
>So what if I ha
Might have sommething to do with the netapps .snapshot dirs.
--Mike
At 02:04 PM 1/18/01 -0800, Jeff Kennedy wrote:
>Greetings all,
>
>I have a source directory that is not being touched by anyone, no
>updates or even reads except by the rsync host. I am using just a
>straight binary, no
More specific...
It was when rsyncing as root on an NFS mounted partition that wasn't
exported for root access.
Worked fine if the permissions were set read for everyone, which is they
way it should have been
since they were web pages.
At 09:06 AM 11/28/00 -0700, Mike Lang wrote:
>I h
I have seen this when rsyncing files that didn't have proper read
permission. They would be copied over as nulls.
The files were on an NFS mounted partition.
--Mike
At 03:48 AM 11/28/00 -0500, Mr. Ramon wrote:
>This one is weird one. I'm running UNIX rsync on Tandem (OSS) and it
>work
The password file has to be on both sides.
try
--password-file=/etc/rsyncd.secure
on your command line.
--Mike
At 02:21 PM 11/3/00 -0500, Scott Gribben wrote:
>Hello,
>
>I am working on the initial implementation of rsync here and am having
>trouble getting it to use the "secrets file"