Re: Error while posing newly created or edited file using SVN

2013-05-06 Thread Prashima
, 2013, at 10:16 PM, Prashima prashim...@gmail.com javascript: wrote: I get the same response - C:\Workspace\Kite\Server\kite_serversvn diff C:\Workspace\Kite\Server\kite_server\Kite\src\main\java\edu\kite\controller\QuizController.java svn: E15: 'C:\Workspace\Kite\Server\kite_server

Re: Error while posing newly created or edited file using SVN

2013-05-05 Thread Prashima
Hi, Does anyone has any idea about this problem? Specially for the case where post-review fails to post review for uncommitted, unversioned, new svn file. Thanks -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at

Re: Error while posing newly created or edited file using SVN

2013-05-05 Thread Prashima
itself doesn't work for uncommitted files, which are not versioned in svn. As the output below also confirms. E:\Prashima\Kite\server\Kitesvn diff --diff-cmd=diff src\main\java\edu\kite\controller\QuizController.java svn: E15: 'E:\Prashima\Kite_Work\server\Kite\src\main\java\edu\kite

Re: Error while posing newly created or edited file using SVN

2013-05-05 Thread Prashima
Apologies for multiple posts I missed on pasting diff command for newly added, uncommitted file - E:\Prashima\Kite_Work\server\Kite*diff -u --new-file DUMMY src\main\java\edu\kite\controller\QuizController.java* --- DUMMY 1970-01-01 08:00:00.0 +0800 +++ src\main\java\edu

Re: Error while posing newly created or edited file using SVN

2013-05-05 Thread Prashima
a subdirectory of it? It needs to be the root. Christian -- Christian Hammond - chi...@chipx86.com javascript: Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Sun, May 5, 2013 at 8:30 AM, Prashima prashim...@gmail.comjavascript: wrote: I looked

Re: Error while posing newly created or edited file using SVN

2013-05-05 Thread Prashima
versions of SVN and RBTools you're using? Christian On May 5, 2013, at 18:52, Prashima prashim...@gmail.com javascript: wrote: Hey Christian, The file does exist on the exact path, as listed, on my local machine. I have set the path for svn repository to root folder. However, I had

Error while posing newly created or edited file using SVN

2013-05-02 Thread Prashima
Hi, I am trying to post two pre-commit reviews using post-review. One review contains a newly added, unversioned SVN file and other review contains an edited, versioned file. I am able to generate diff for the edited file and upload that to a new review request, but not able to post it using

Re: Installed reviewboard 1.7.7.1 - getting error while accessing admin page

2013-04-27 Thread Prashima
/path/to/site list-siteconfig And strip any information that you need confidential. Christian -- Christian Hammond - chi...@chipx86.com javascript: Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Wed, Apr 24, 2013 at 9:48 PM, Prashima prashim

Re: Installed reviewboard 1.7.7.1 - getting error while accessing admin page

2013-04-27 Thread Prashima
/ Christian On Apr 27, 2013, at 20:14, Prashima prashim...@gmail.com javascript: wrote: Hi Christian, I am attaching the list-siteConfig output. On Friday, 26 April 2013 02:53:36 UTC+8, Christian Hammond wrote: Seems like you may not have included a port when configuring your caching

Installed reviewboard 1.7.7.1 - getting error while accessing admin page

2013-04-24 Thread Prashima
), **httpresponse_kwargs) [Wed Apr 24 09:07:51 2013] [error] File /usr/lib/python2.6/site-packages/Django-1.4.5-py2.6.egg/django/template/loader.py, line 171, in render_to_string [Wed Apr 24 09:07:51 2013] [error] return t.render(Context(dictionary)) . . . Thanks, Prashima -- Want to help the Review

Reviewboard 1.7.7.1 - getting error while accessing admin page

2013-04-24 Thread Prashima
/python2.6/site-packages/Django-1.4.5-py2.6.egg/django/template/base.py, line 140, in render [Wed Apr 24 09:07:51 2013] [error] return self._render(context) Thanks, Prashima -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know

Re: Installed reviewboard 1.7.7.1 - getting error while accessing admin page

2013-04-24 Thread Prashima
included are the right spot, except you cut it off too early. Can you include everything down to the bottom of the traceback? Thanks, -David On Wed, Apr 24, 2013 at 7:18 PM, Prashima prashim...@gmail.comjavascript: wrote: Hi, I have recently installed reviewboard 1.7.7.1 on my server