[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: saving time stamps of files - nearly finished, help still needed

From: P.Marek <pmarek_at_cpan.org>
Date: 2003-05-19 13:37:07 CEST

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

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.