It means "File not found" By the way taking a look @ python script I've seen that it look after a .reviewboardrc file.
the fact is i use the script on windows pc client that is not the server. So perhaps someone could say me where i can find this file that must me configured I think? Sorry I fall in all the newbies trap.... :) 2009/3/20 Christian Hammond <[email protected]> > I imagine we're trying to detect if it's a clearcase repository and > something with the locale is causing us to fail incorrectly. Possibly a > locale-related issue. What does "Le fichier spÚcifiÚ est introuvable" > translate to in English? > > Christian > > -- > Christian Hammond - [email protected] > Review Board - http://www.review-board.org > VMware, Inc. - http://www.vmware.com > > > > On Fri, Mar 20, 2009 at 10:07 AM, Laurent Dufréchou < > [email protected]> wrote: > >> >> Hum yeah... >> I've set up a svn repos in the web interface. >> But I access it usually via svn:// >> >> (I never heard of Clear Case SCM until now :) ) >> >> > -----Message d'origine----- >> > De : [email protected] [mailto:[email protected]] >> > De la part de Bartlomiej Celary >> > Envoyé : vendredi 20 mars 2009 14:33 >> > À : [email protected] >> > Objet : Re: Cleartool missing + Svn access issue ? >> > >> > >> > Are you using a Clear Case SCM? Cleartool is the tool needed to manage >> > this kind of repo. >> > >> > If not that means the post-review gives a false positive for a >> > clearcase repo instead of detecting subversion (I presume this is what >> > you actually need). Are you sure you are in a subversion repository? >> > >> > Bartek >> > >> > 2009/3/20 [email protected] <[email protected]>: >> > > >> > > Hello , >> > > in my quest to make reviewboard i've got these issues: >> > > 1)using post-review.py under windows got this: >> > >>>> cleartool pwv -short >> > > Traceback (most recent call last): >> > > File "C:\Users\ldufrechou\Desktop\post-review.py", line 2312, in >> > > <module> >> > > main(sys.argv[1:]) >> > > File "C:\Users\ldufrechou\Desktop\post-review.py", line 2253, in >> > > main >> > > repository_info, tool = determine_client() >> > > File "C:\Users\ldufrechou\Desktop\post-review.py", line 2205, in >> > > determine_client >> > > repository_info = tool.get_repository_info() >> > > File "C:\Users\ldufrechou\Desktop\post-review.py", line 744, in >> > > get_repository_info >> > > self.viewinfo = execute(["cleartool", "pwv", "-short"]) >> > > File "C:\Users\ldufrechou\Desktop\post-review.py", line 1888, in >> > > execute >> > > env=env) >> > > File "C:\python25\lib\subprocess.py", line 594, in __init__ >> > > errread, errwrite) >> > > File "C:\python25\lib\subprocess.py", line 816, in _execute_child >> > > startupinfo) >> > > WindowsError: [Error 2] Le fichier spÚcifiÚ est introuvable >> > > >> > > It don't know where is cleartool and I also don't get any idea too. >> > > Do I missed to install something? Looking on google I've something >> > > related to rational rose.... >> > > >> > > 2) I've posted a review directly via the web interface giving a .diff >> > > file. >> > > Clicking on view diff, I get a blank page. >> > > I suspect that review board could not connect to svn repos. >> > > How can I check communication? Is there any log somewhere to see >> > > authentication failure? >> > > Does it support svn acces via : svn://svn.mycompany.com/xxx/xxxx ? >> > > >> > > Thx for any help :) >> > > >> > > >> > > >> > > >> > > >> > > > >> > > >> > >> > >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -~----------~----~----~----~------~----~------~--~---
