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

[PATCH] svnmerge.py: all error handling to be done using the error() function

From: Madan U S <madan_at_collab.net>
Date: 2006-03-31 17:07:43 CEST

[[[
All error handling to be done using the error() function.

* contrib/client-side/svnmerge.py
  (error): Moved function to top of the file (well, almost ;)
  (global - during check for python version):
  (main):
  (check_old_prop_version): Replace code to print error message, exit(1)
                            with call to error().
]]]

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

Received on Fri Mar 31 17:09:33 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.