[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

crawler update

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-11-18 00:05:40 CET

Ok, the crawler underwent a major rewrite today -- it's a lot cleaner
now. :)

While crawling the working copy, it now detects property changes as
well as textual changes. `make check` continues to work, and I've
been doing a lot of manual tests.

(Side note: when I run `svn commit`, I get an XML file produced by
Greg H's xml-output-editor. However, it's pretty hard for me to
eyeball the results. I always end up passing this XML file to the
deltaparse-test program for readable output. Perhaps we *should* put
indentation into Greg's editor. :) )

The manual tests show <prop-deltas> being correctly emitted by the
crawler.

(By the way, Karl:) the one bug remaining is that after a commit is
successful, we need a new log entry which will move the
local-prop-file to the pristine-prop-file. It's funny. I run `svn
status` after a commit, and all the textual `M' labels are gone, but
the property `M' labels are still there. Of course. :)
Received on Sat Oct 21 14:36:15 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.