[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: use-commit-times = effectless?

From: Holger Krekel <pyth_at_devel.trillke.net>
Date: 2003-12-06 11:40:22 CET

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...")

and play around ...

cheers,

    holger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 6 11:38:14 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.