I have even tried by using backslashes in POSTREVIEW_PATH but i am getting
the same error

POSTREVIEW_PATH = "C:\\Program Files (x86)\\VisualSVN
Server\\trac\\python\\Scripts"

On Thu, Jan 15, 2015 at 5:29 PM, QA QA <testing89...@gmail.com> wrote:

> Hi guys,
>
> Please look into this issue
>
> On Thu, Jan 15, 2015 at 4:37 PM, Christian Hammond <
> christ...@beanbaginc.com> wrote:
>
>> Hi,
>>
>> (Make sure to CC reviewboard@googlegroups.com in your e-mails.)
>>
>> In Python, you'll need to escape the backslashes, like:
>>
>> POSTREVIEW_PATH = "C:\\Program Files (x86)\\Visual SVN\\....."
>>
>> Christian
>>
>> --
>> Christian Hammond - christ...@beanbaginc.com
>> Review Board - https://www.reviewboard.org
>> Beanbag, Inc. - https://www.beanbaginc.com
>>
>> -----Original Message-----
>> From: QA QA <testing89...@gmail.com>
>> Reply: QA QA <testing89...@gmail.com>>
>> Date: January 15, 2015 at 3:05:13 AM
>> To: Christian Hammond <christ...@beanbaginc.com>>
>> Subject:  Re: Fwd: Error while executing SVN Post Commit hook
>>
>> > Hi,
>> >
>> > I have set POSTREVIEW_PATH = "C:\Program Files (x86)\VisualSVN
>> > Server\trac\python\Scripts" . This folder contains both rbt.exe and
>> > rbt-script.py files
>> >
>> > On Thu, Jan 15, 2015 at 4:30 PM, Christian Hammond > > wrote:
>> >
>> > > Can you show exactly what POSTREVIEW_PATH is set to on there? It
>> doesn't
>> > > appear to be valid in this case. The error says that it couldn't be
>> found.
>> > >
>> > > Christian
>> > >
>> > > --
>> > > Christian Hammond - christ...@beanbaginc.com
>> > > Review Board - https://www.reviewboard.org
>> > > Beanbag, Inc. - https://www.beanbaginc.com
>> > >
>> > > -----Original Message-----
>> > > From: testing89...@gmail.com
>> > > Reply: testing89...@gmail.com >
>> > > Date: January 15, 2015 at 2:53:24 AM
>> > > To: christ...@beanbaginc.com >
>> > > Subject: Fwd: Error while executing SVN Post Commit hook
>> > >
>> > > >
>> > > >
>> > > > On Thursday, January 15, 2015 at 4:21:01 PM UTC+5:30,
>> > > testin...@gmail.com
>> > > > wrote:
>> > > > >
>> > > > > Hi,
>> > > > >
>> > > > > I am also facing the same error, my POSTREVIEW_PATH is also
>> correct. I
>> > > am
>> > > > > using rbtTool 0.6.3 and Reviewboard 2.0.12. I have installed
>> > > > > svn-hook-postcommit-review file on server 2008 machine with python
>> > > 2.7.7
>> > > > >
>> > > > > Error: post-commit hook failed (exit code 1) with output:
>> > > > > Error: Traceback (most recent call last):
>> > > > > Error: File "D:\SVNReviewBoardHook\svn-hook-postcommit-review",
>> line
>> > > > > 242, in
>> > > > > Error: main()
>> > > > > Error: File "D:\SVNReviewBoardHook\svn-hook-postcommit-review",
>> line
>> > > > > 236, in main
>> > > > > Error: data = execute([os.path.join(POSTREVIEW_PATH, 'rbt'),
>> 'post'] +
>> > > > > args, env = {'LANG': 'en_US.UTF-8'})
>> > > > > Error: File "D:\SVNReviewBoardHook\svn-hook-postcommit-review",
>> line
>> > > > > 105, in execute
>> > > > > Error: env = env)
>> > > > > Error: File "C:\Program Files (x86)\VisualSVN
>> > > > > Server\trac\python\lib\subprocess.py", line 710, in __init__
>> > > > > Error: errread, errwrite)
>> > > > > Error: File "C:\Program Files (x86)\VisualSVN
>> > > > > Server\trac\python\lib\subprocess.py", line 958, in _execute_child
>> > > > > Error: startupinfo)
>> > > > > Error: WindowsError: [Error 2] The system cannot find the file
>> > > specified
>> > > > >
>> > > > > Please help me fix this issue ASAP.
>> > > > >
>> > > >
>> > >
>> > >
>> >
>>
>>
>

-- 
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.

Reply via email to