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

[PATCH] Multiline log message checking

From: Vivek <vivek_at_collab.net>
Date: 2005-04-27 15:34:07 CEST

[[[
    Multiple line log messages are committed
    and then later checked, rather than single
    line log messages. Inspiration from todo in
    the file
]]]

Added multiline log checking in log_tests.py

*/subversion/tests/clients/cmdline
 guarantee_repos_and_wc(sbox):Code to create
 multiline log messages to even numbered commits.
 parse_log_output(log_lines):Added a new key
 'lines' in the hash to test it against revision
 check_log_chain (chain, revlist):The actual
 checking takes place here. But nothing fancy.
 log_through_copyfrom_history(sbox):change log
 message.

 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Apr 27 15:46:41 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.