working tree fixed in bzr.dev

Martin Pool mbp at sourcefrog.net
Wed Apr 19 08:32:35 BST 2006


On 19 Apr 2006, Matthieu Moy <Matthieu.Moy at imag.fr> wrote:
> Martin Pool wrote:
> >I've set up a cron job to keep the working tree of the public bzr.dev 
> >archive up to date.  This is a bit kludgy but will at least mean that 
> >you can rsync it down and start using it straight away.
> 
> But you still have to be careful if you want to hack on it: if it's a 
> cron job, it means the working tree might be a few revisions back the 
> head of the branch, so "bzr diff" after some manual modification will 
> show both manual modifications and the diff between the revision of the 
> working tree and the one of the head.

That's true.

Even if it was kept up to date by pqm, there would still be a
possibility that the working tree is old, and people would need to
revert or update to fix it.

-- 
Martin




More information about the bazaar mailing list