Re: weekly report for 2009-06-15~2009-06-20
From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 22 Jun 2009 15:17:00 +0100
On Mon, Jun 22, 2009 at 09:34:01PM +0800, HuiHuang wrote:
OK.
> It corresponds to 1), 5), 6), 7) points in
Why is svn_client_collect_commit_packet() public?
Making the function public means that it can be called from outside
I think svn_client_collect_commit_packet can be local to the file
Please see http://subversion.tigris.org/hacking.html#other-conventions
> svn_client_create_wc_access(), this function create wc_access for
OK. But same question: Why is this a public function?
> I have finished the coding of svn_client_collect_commit_packet() and
Sounds good! Can you attach a patch of your current work?
> problem:
Write a new unit test in tests/libsvn_wc/
> 2. how can I view content of variables except using SVN_ERR_ASSERT()?
Run Subversion in a debugger. On Linux, I use gdb. I don't know what
Thanks,
|
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.