repos_commit_editor and change_dir_prop
From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2004-11-02 04:20:50 CET
According to svn_delta.h:
/*
but in commit.c: (change_dir_prop):
SVN_ERR (svn_fs_node_created_rev (&created_rev,
if (db->base_rev < created_rev)
If the directory is modified in this transaction, such as a file
I wonder if there is any use of change_dir_prop before close_directory
Cheers,
|
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.