"View Diff" resulting in core dump

2009-01-12 Thread dyoon....@gmail.com
Hi, apache 2 is dumping a core when I click "view diff". The last entry in log is 2009-01-12 13:48:14,669 - DEBUG - Begin: Fetching file 'trunk/xxx/ yyy//foo.java' r353 from foobar svn I tracked down the line that caused the dump to scmtools/svn.py L93. data = self.client.cat(normpath, norm

Support for Custom Version Control System

2009-02-12 Thread dyoon....@gmail.com
Hi, Our company is using a version control system developed in house. It's implemented with Perl and Oracle database. I'd like to add a support for it. Can you tell me which files need to be modified? Thanks, Dan --~--~-~--~~~---~--~~ You received this message bec

Re: Support for Custom Version Control System

2009-02-13 Thread dyoon....@gmail.com
in scmtools/core.py. You can derive from it > and override the functions. I wrote a plugin for our tool by following > the lead of the perforce one, since they're conceptually very similar. > > On Thu, Feb 12, 2009 at 9:48 AM, dyoon@gmail.com > > wrote: > >

Has everybody marked "Ship It!"?

2009-03-04 Thread dyoon....@gmail.com
I'm trying to figure out if there's a way to see in the dashboard whether or not everybody who were requested to review marked "Ship It!". That is, if Joe, Sue and Mark were supposed to review and all three have OK'd it, or if everybody in "UI" group have agreed it's shippable. I can't find a way