Re: AccuRev - SCM

2012-04-10 Thread Gopal
Thanks David. On Apr 9, 10:42 pm, David Trowbridge wrote: > No, it is not. > > - David > > On Apr 9, 2012, at 1:46 AM, Gopal wrote: > > > > > > > > > Hi > > Is AccuRev(www.accurev.com) SCM is supported by the Review Board? > > > Thanks > > Gopal > > > -- > > Want to help the Review Board project

Re: AccuRev - SCM

2012-04-10 Thread Christian Hammond
I don't know a thing about AccuRev, but if you have any Python experience, we could give you a direction for writing support. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Apr 10, 2012 at 12:34 AM, Go

Re: AccuRev - SCM

2012-04-10 Thread Edoardo Daelli
Christian, I have a limited amount of python experience (and am willing to learn as I go) and would like to write support for an unsupported version control system... Where can I find directions on how to begin? Thanks! Ed On Tue, Apr 10, 2012 at 1:53 AM, Christian Hammond wrote: > I don't kn

Re: missing css and js files

2012-04-10 Thread Christian Hammond
It's unlikely that Apache will look in /usr/sbin, as that's intended for root. Put it in /usr/bin. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Apr 10, 2012 at 2:52 AM, Steven Zhu wrote: > Hi Chris