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

[PATCH] svnlook.py: Make it usable as a library

From: anatoly techtonik <techtonik_at_gmail.com>
Date: Mon, 28 May 2012 19:26:28 +0300

[[[
* tools/examples/svnlook.py: Make it usable as a library
]]]

Of course it would be better to use iterator interface instead of
copying lists in memory, but I don't know if Subversion bindings have
one. Not all commands are implemented, as I don't have time to
rewrite everything, but at least it is clearly documented what is left,
so it should easy do to if anyone will need it for their hook scripts.

This is the same as:
  https://github.com/apache/subversion/pull/1/files

Please, CC.

Received on 2012-05-28 18:27:22 CEST

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.