My last commit yielded the following debug output:
---------
COMMITTABLES: (base url=http://svn.collab.net/repos/svn/trunk/subversion)
include/svn_wc.h
libsvn_client/commit.c
libsvn_client/commit_util.c
libsvn_wc/adm_crawler.c
libsvn_wc/adm_files.c
libsvn_wc/lock.c
libsvn_wc/log.c
libsvn_wc/status.c
libsvn_wc/update_editor.c
libsvn_wc/wc.h
TEST EDIT STARTED (base url=http://svn.collab.net/repos/svn/trunk/subversion)
Opening : include
Opening : include/svn_wc.h
Closing : include
Opening : libsvn_client
Opening : libsvn_client/commit.c
Opening : libsvn_client/commit_util.c
Closing : libsvn_client
Opening : libsvn_wc
Opening : libsvn_wc/adm_crawler.c
Opening : libsvn_wc/adm_files.c
Opening : libsvn_wc/lock.c
Opening : libsvn_wc/log.c
Opening : libsvn_wc/status.c
Opening : libsvn_wc/update_editor.c
Opening : libsvn_wc/wc.h
TEST EDIT COMPLETED
---------
Hopefully that means I've nailed the commit driver. Oh...hm...it does
appear that I'm not closing down shop at the end of the edit. Oh
yeah, I need to pop everything off the stack there... And of course,
there are no file baton closures yet because the text-delta code isn't
implemented yet. I've still got a way to go, but at least I'm going
the right direction!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 22 03:20:22 2002