Hi all.  I have this problem for a few days, really need your help

I am using bitnami reviewboard 2.0.15 installed on windows 7, 64bits. 
everything is fine, and the reviewboard web works.

if I create a repository with a local SNAPSHOT view on 
c:\boxwood_view\z_code, it is fine.

but if I create a repository with a dynamic view on o:\boxwood_view\z_code, 
where o: is a mapped drive points to  network \\view\, when I did save the 
repository, it said add repository successful...but when I click on "New 
Review Request", there isn't repository to choose at left side. and I got 
error log below.

++++++++++++++++++++++++++++++++++++++++++++++++++++


[Thu Jul 16 16:05:49.821767 2015] [mpm_winnt:notice] [pid 2616:tid 460] 
AH00418: Parent: Created child process 7312
[Thu Jul 16 16:05:50.597689 2015] [ssl:warn] [pid 7312:tid 352] AH01909: 
localhost:443:0 server certificate does NOT include an ID which matches the 
server name
[Thu Jul 16 16:05:50.951654 2015] [ssl:warn] [pid 7312:tid 352] AH01909: 
localhost:443:0 server certificate does NOT include an ID which matches the 
server name
[Thu Jul 16 16:05:51.055643 2015] [mpm_winnt:notice] [pid 7312:tid 352] 
AH00354: Child: Starting 64 worker threads.
[Thu Jul 16 16:13:59.818238 2015] [:error] [pid 7312:tid 1020] 
ERROR:root:Error loading SCMTool for repository "z_code" (ID 1)
[Thu Jul 16 16:13:59.818238 2015] [:error] [pid 7312:tid 1020] Traceback 
(most recent call last):
[Thu Jul 16 16:13:59.818238 2015] [:error] [pid 7312:tid 1020]   File 
"C:\\Bitnami\\reviewboard-2.0.15-0\\apps\\reviewboard\\Lib\\site-packages\\ReviewBoard-2.0.15-py2.7.egg\\reviewboard\\reviews\\views.py",
 
line 249, in new_review_request
[Thu Jul 16 16:13:59.818238 2015] [:error] [pid 7312:tid 1020]     scmtool 
= repo.get_scmtool()
[Thu Jul 16 16:13:59.818238 2015] [:error] [pid 7312:tid 1020]   File 
"C:\\Bitnami\\reviewboard-2.0.15-0\\apps\\reviewboard\\Lib\\site-packages\\ReviewBoard-2.0.15-py2.7.egg\\reviewboard\\scmtools\\models.py",
 
line 230, in get_scmtool
[Thu Jul 16 16:13:59.818238 2015] [:error] [pid 7312:tid 1020]     return 
cls(self)
[Thu Jul 16 16:13:59.819238 2015] [:error] [pid 7312:tid 1020]   File 
"C:\\Bitnami\\reviewboard-2.0.15-0\\apps\\reviewboard\\Lib\\site-packages\\ReviewBoard-2.0.15-py2.7.egg\\reviewboard\\scmtools\\clearcase.py",
 
line 64, in __init__
[Thu Jul 16 16:13:59.819238 2015] [:error] [pid 7312:tid 1020]     
self.viewtype = self._get_view_type(self.repopath)
[Thu Jul 16 16:13:59.819238 2015] [:error] [pid 7312:tid 1020]   File 
"C:\\Bitnami\\reviewboard-2.0.15-0\\apps\\reviewboard\\Lib\\site-packages\\ReviewBoard-2.0.15-py2.7.egg\\reviewboard\\scmtools\\clearcase.py",
 
line 162, in _get_view_type
[Thu Jul 16 16:13:59.819238 2015] [:error] [pid 7312:tid 1020]     
shell=_popen_shell)
[Thu Jul 16 16:13:59.819238 2015] [:error] [pid 7312:tid 1020]   File 
"C:\\Bitnami\\reviewboard-2.0.15-0\\python\\lib\\subprocess.py", line 709, 
in __init__
[Thu Jul 16 16:13:59.819238 2015] [:error] [pid 7312:tid 1020]     errread, 
errwrite)
[Thu Jul 16 16:13:59.819238 2015] [:error] [pid 7312:tid 1020]   File 
"C:\\Bitnami\\reviewboard-2.0.15-0\\python\\lib\\subprocess.py", line 957, 
in _execute_child
[Thu Jul 16 16:13:59.819238 2015] [:error] [pid 7312:tid 1020]     
startupinfo)
[Thu Jul 16 16:13:59.819238 2015] [:error] [pid 7312:tid 1020] 
WindowsError: [Error 267] The directory name is invalid


+++++++++++++++++++++++++++++++++++++++++++++++++++++++

What do you think cause this problem ?  thank you very much.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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