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

WC buglet at close_commit time

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-04-17 03:51:07 CEST

During the commit close process, I do the following two things:

1) call the wc_set_prop (callback) function
2) call the wc_close_commit (callback) function

The close_commit properly bumps the revision number, but the entry is left
with a "modified props" flag on it (when I do svn stat).

So... that close_commit needs to somehow turn off the change flag from any
preceding set_prop calls.

(whatever... not quite sure, but I hope I've describe the problem enough)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:28 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.