Re: svn --version should give: 0.15.0 (build <revision>)
From: Edward S. Marshall <esm_at_logic.net>
Date: 2002-11-26 23:41:59 CET
On Tue, 2002-11-26 at 15:49, cmpilato@collab.net wrote:
Is that a problem? ;-) Okay, reimplement it in Python then:
import os, string
found = { }
if __name__ == '__main__':
Again, crude, but it works (faster too). :-)
-- Edward S. Marshall <esm@logic.net> http://esm.logic.net/
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.