Random Perl/SVN Question

Randy J. Ray rjray at blackperl.com
Fri Aug 22 22:04:49 BST 2008


(Sorry, no Buffy tie-in, despite several long seconds of trying to find one...)

I figure there's an equal or better chance of someone here having done Perl 
work with SVN repos, as compared to any other forum I can easily annoy...

The core classes that come with subversion seem to be fairly mid- to low-level, 
and what I need is the ability to analyze a specific transaction (pre- or 
post-commit are equally acceptable for this task). To be more specific, I need 
to know what files are part of the transaction, and what their disposition is 
("U", "D", "A", etc.). Short of grep'd (or ack'ing) through the SVK sources, 
can anyone suggest how this would be done with the core Perl/SVN classes?

Randy
-- 
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Randy J. Ray                 Silicon Valley Scale Modelers: http://www.svsm.org
rjray at blackperl.com
randy.j.ray at gmail.com


More information about the london.pm mailing list