monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: netsync doesn't do anything


From: Nathaniel Smith
Subject: Re: [Monotone-devel] Re: netsync doesn't do anything
Date: Tue, 5 Apr 2005 18:22:09 -0700
User-agent: Mutt/1.5.8i

On Tue, Apr 05, 2005 at 06:05:11PM -0500, Matthew A. Nicholson wrote:
> Nathaniel Smith wrote:
> >As for "status" and "commit" taking that long, I assume it's because
> >we currently read the entire working copy off of disk scanning for
> >changes, and you're waiting on IO.  It's entirely possible, even
> >straightforward, to fix this, and let people use something more like
> >CVS's timestamps to detect differences; just someone needs to write
> >it...
> 
> But please don't make any timestamp stuff the default (at least not like 
> make).

Of course not!

How about:

  function working_dir_change_detection_mode()
    return "reckless"
  end

?  ;-)

-- Nathaniel

-- 
So let us espouse a less contested notion of truth and falsehood, even
if it is philosophically debatable (if we listen to philosophers, we
must debate everything, and there would be no end to the discussion).
  -- Serendipities, Umberto Eco



reply via email to

[Prev in Thread] Current Thread [Next in Thread]