issues
search
cstroe
/
svndumpapi
A Java library for manipulating a Subversion dump file.
GNU Affero General Public License v3.0
5
stars
1
forks
source link
Fix #32: FileContentReplace can replace file content with other file content.
#51
Closed
cstroe
closed
9 years ago
cstroe
commented
9 years ago
FileContentReplace tracks files between SVN copies (
svn cp
) and moves (
svn mv
) but not edits.
Refactored a few class names.
svn cp
) and moves (svn mv
) but not edits.