[ET Trac] [Einstein Toolkit] #737: simfactory sync can lead to inconsistent builds
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Jan 24 10:26:53 CST 2012
#737: simfactory sync can lead to inconsistent builds
-------------------------+--------------------------------------------------
Reporter: rhaas | Owner: eschnett
Type: defect | Status: new
Priority: major | Milestone:
Component: SimFactory | Version:
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment (by knarf):
If we go so far as to capture and parse the rsync output, we could touch
whatever rsync copied after it is done. This updates the timestamps on the
remote side, and does so only for whatever rsync thought is different. The
catch would be that rsync would, for future copies, always copy these
files again because the timestamp would always differ. This could be
turned off with the --update option (which does not transfer files which
are newer on the receivers side than on the senders side). However, this
might also not be what you want in case you do want to overwrite remote
modifications.
A forced sync does not help if the build is initiated on the remote
machine (I usually work directly on the remote side and do not use the
--remote simfactory option).
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/737#comment:4>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list