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

Re: Bug in xml commit editor

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-01-31 18:59:06 CET

> Actually, the xml file should be empty. At least that's how it used
> to be, and I thought it made more sense than to produce a file like

> <delta-pkg>
> </delta-pkg>

I don't think that's how it used to be; I think previously,
<delta-pkg> would be written at replace-root time and </delta-pkg>
would be written at close-edit time.

At any rate, I'm not sure why a close_directory of the root dir
wouldn't write </delta-pkg> in the current world (open_file_count
should be zero, after all). Perhaps the caller isn't doing the close
for some reason? I have a busy day at work today, so I probably can't
test this myself until the evening.
Received on Sat Oct 21 14:36:20 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.