ViewVC Help
View Directory | Revision Log | Commit Query | View Changeset | Root Listing
root/svn/branches/meta-data-versioning
File Last Change
 ../
owner-group-mode/ 18079 (3 years ago) by pmarek: Change the "live" properties only if they have really changed. Without this change 1.3.0 believes that all files have property changes and so sends all properties to the repository. * subversion/libsvn_client/commit_util.c (harvest_committables): Change the "live" properties only if they have really changed.
text-time/ 14463 (4 years ago) by pmarek: * subversion/libsvn_client/commit_util.c (harvest_committables): Don't change properties if node gets deleted
README.TXT 14236 (4 years ago) by pmarek: * branches/meta-data-versioning/README.TXT: Textchanges as requested from Philip Martin in http://svn.haxx.se/dev/archive-2005-03/0208.shtml * subversion/libsvn_subr/io.c (svn_io_file_set_file_owner_group_mode): Fixed a bug (uninitialized variables) Make the meta-data-properties available for directories, too. * subversion/libsvn_client/commit_util.c (harvest_committables): Store the owner, group and mode not only for files, but directories too. * subversion/libsvn_client/export.c (change_dir_prop): save the directories' meta-data-properties, so that they can be set on export. * subversion/libsvn_client/repos_diff.c (struct dir_baton, struct file_baton): The member file_info has to be at the same position in both, so that the common function populate_finfo() can use it. (populate_finfo): Accept either dir_baton or file_baton as argument. (change_dir_prop): Store the current meta-data-property values for later use. * subversion/libsvn_wc/adm_ops.c (revert_admin_things): Use meta-data-properties for directories too, not only for files. * subversion/libsvn_wc/update_editor.c (struct dir_baton): New fields for owner, group, mode. (change_dir_prop): Store property values in the new fields. (close_directory): Use stored values to set directories' owner, group, mode.
        
         1 file shown

Properties

Name Value
svk:merge 40bec6f9-eef0-0310-8400-9b45a50af7ca:/local/mdv:1201 5f4b3483-f3f1-0310-87ea-85378f89dd4a:/local/mdv:19