Concerning Re: use-commit-times = effectless?
Holger Krekel wrote on 6 Dec 2003, 11:40, at least in part:
> Jan Hendrik wrote:
> > Since a few weeks I have Python here, but it is my
> > first experience with programming and so far I do not know how to
> > call other apps from Python (is that what the Python bindings are
> > for? I don't know).
>
> enter the python commandline prompt (which is always good for
> educational purposes) and enter
>
> >>> import os
> >>> os.system("svnadmin.exe args...")
Thanks! Had seen reference to the os module in a script for global
search&replace found on the web and with minor modifications now
one central part of my first script, but was too busy getting this
running at all. Now that it works - as long as no error happens that
is! - I should find time to dive into other features and play a little bit.
Best regards
Jan Hendrik
---------------------------------------
Freedom quote:
Je mehr Freiheit, desto weniger Gleichheit;
je mehr Gleichheit, desto weniger Freiheit.
-- Max Horkheimer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 6 22:41:43 2003