[Fwd: Re: [Buildbot-devel] Question about using Subversion]

Fred L. Drake, Jr. fdrake at acm.org
Fri Sep 3 15:42:44 UTC 2004


On Friday 03 September 2004 11:11 am, Jeroen Janssen wrote:
 > I don't know if the CVS step has an 'export' option, but if so it might
 > be good to also have one for the SVN step.

Hmmm.  I just took a quick look at the SVN step implementation, and it appears 
confused.  It derives from CVS, but doesn't take all the same constructor 
args (in particular, it doesn't take export, which CVS does).  It also skips 
the CVS constructor, calling back to ShellCommand.__init__().  This is 
seriously weird.

Brian, is this intentional behavior for the SVN step?  Would you accept a 
patch to correct some of these problems and enable a more obvious way to do 
Subversion exports?


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>





More information about the devel mailing list