cstroe / svndumpapi

A Java library for manipulating a Subversion dump file.
GNU Affero General Public License v3.0
5 stars 1 forks source link

FileContentReplace: Add a way to replace the content of a file with other content. #32

Closed cstroe closed 8 years ago

cstroe commented 8 years ago

Allow file content to be replaced. New file content should be provided from an InputStream, so that it can come from anywhere.

cstroe commented 8 years ago

Created another failing test: https://github.com/cstroe/svndumpapi/commit/23714d8b78c174b2fe4145edf8a590e5431424de