"Ren Wang" <renwang...@gmail.com> writes:

> The API svn_fs_make_file() will create an empty file, and the
> svn_fs_apply_text() will fill the text content to the repository. Is there a
> similar API for setting binary content?
>
>  
>
> If the file already created in the repository, what's the API to create a
> revision of it?

The same functions, svn_fs_apply_text() or svn_fs_apply_textdelta(), are
used to modify both new and existing files.

-- 
Philip Martin
WANdisco

Reply via email to