Hello everybody!
This is a nearly finished version of my patch.
It should do imports, commits, exports, ... you name it :-)
BUT: I still don't know how to handle the commit case - where I have a
item->wcprop_changes and have to insert/change a property. (please see point
marked as TODO in the patch).
I've had a look at the tests. But as I've never written python yet, I'm not
much help. (And no, I don't want to learn language #25. Sorry.)
Here's a basic log-message, and the formatting should be ok too (thanks for
the vi-script :-).
Issue #1256: Handling timestamps of files
* ./doc/book/book/ch06.xml,
./subversion/include/svn_io.h,
./subversion/include/svn_props.h,
./subversion/libsvn_client/commit.c,
./subversion/libsvn_client/commit_util.c,
./subversion/libsvn_client/export.c,
./subversion/libsvn_subr/io.c,
./subversion/libsvn_wc/adm_ops.c,
./subversion/libsvn_wc/props.c,
./subversion/libsvn_wc/update_editor.c
This patch allows saving and restoring of the files' modification timestamp.
The mtime is currently set only on export (see the various messages on the
mailing list regarding the build process for explanations).
Thank you for your help.
If there are any problems you see please tell me.
Will that possibly be in 0.23 or 0.24? I'd like to have an "acknowledged"
version, which preferable has all my bugs fixed :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 13:38:20 2003