This is what I did: 1. I used the copy command in SVN to branch a directory tree from trunk to branch. 2. Once done, I used the SVNKit API to get all the changes in the target branch directory. 3. I used repository.log method, but it only gives me one log entery, while the branch contains many files and folders.
How can see a SVNLogEntery for each branched file/folder, instead of one SVNLogEntery for the root branched folder? Thank you. -- View this message in context: http://old.nabble.com/Copy-command-produces-only-one-SVNLogEntery-tp33279693p33279693.html Sent from the SVNKit - Users mailing list archive at Nabble.com.
