doCheckout is performed on a SVNUpdateClient. You can register an ISVNEventHandler for the SVNUpdateClient via the setEventHandler method. The ISVNEventHandler gets called for every file that is operated on, making logging a breeze.
-IsmAvatar On Fri, Jun 3, 2011 at 3:37 PM, Healpiar <[email protected]> wrote: > > Hi all. > > > I'm doing a doMerge() and my short code. So, I need to see something such a > Log file !!! > > How can I do this ???? > > > Thank beforehands!!!!! > -- > View this message in context: > http://old.nabble.com/Log-of-doMerge%28%29-and-doCheckout%28%29-tp31768171p31768171.html > Sent from the SVNKit - Users mailing list archive at Nabble.com. > > >
