diff rhodecode/lib/exceptions.py @ 3641:b44979649915 beta

recursive forks detach - added API attrs for option to delete or detach forks - deleting repos with attached forks raises an special Exception
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 31 Mar 2013 16:18:09 +0200
parents 7174ee850baa
children 3563bb7b4b82 d9b89874edf9
line wrap: on
line diff
--- a/rhodecode/lib/exceptions.py	Sat Mar 30 16:17:56 2013 +0100
+++ b/rhodecode/lib/exceptions.py	Sun Mar 31 16:18:09 2013 +0200
@@ -58,6 +58,10 @@
     pass
 
 
+class AttachedForksError(Exception):
+    pass
+
+
 class HTTPLockedRC(HTTPClientError):
     """
     Special Exception For locked Repos in RhodeCode, the return code can