Below simple test on this error.

1) Add test.py from attachement to svn working folder
2) Select "New Request" from reviewboard
3) Select test.py.patch as diff file in reviewboard
4) Specify svn base direcory
5) Click Ok button

After these actions I see "Loading" message. This message don't go away.

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
# -*- coding: utf-8 -*-

"""

Тест

"""

from __future__ import unicode_literals
Index: test.py
===================================================================
--- test.py	(revision 0)
+++ test.py	(working copy)
@@ -0,0 +1,9 @@
+# -*- coding: utf-8 -*-
+
+"""
+
+Тест
+
+"""
+
+from __future__ import unicode_literals

Reply via email to