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

Re: svn commit: r17275 - in trunk/subversion/tests/clients/cmdline: svntest

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-11-10 00:57:51 CET

djames@tigris.org writes:

> Author: djames
> Date: Wed Nov 9 13:28:13 2005
> New Revision: 17275
>
> Modified:
> trunk/subversion/tests/clients/cmdline/commit_tests.py
> trunk/subversion/tests/clients/cmdline/svntest/main.py
>
> Log:
> Issue #443: Post-commit hook script (error) output lost.
> Fix portability issues in commit_tests 34.
>
> * subversion/tests/clients/cmdline/commit_tests.py
> (post_commit_hook_test): Use the create_python_hook_script function
> for better portability.
>
> * subversion/tests/clients/cmdline/svntest/main.py
> (create_python_hook_script): New function. Creates a portable Python based
> hook script.

This seems to be taking a completely different approach to the
existing code, namely the enable_revprop_changes function in
action.py. It would be more consistent to have something like a
disable_commit function in actions.py. Why is this new function in
main.py while enable_revprop_changes is in action.py?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 10 00:58:36 2005

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.