Editing a binary property: propedit --editor-cmd
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-12-01 21:28:27 CET
I should be able to edit a binary property like this:
> svn propedit --editor-cmd=gimp-1.3 icon myfile
... but it fails because "propedit" assumes that the property value is UTF8 text. It should only convert from and to UTF8 for the "svn:" properties. This requires a change to the interface to svn_cl__edit_externally.
- Julian
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.