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

strategic question regarding saving time stamps (what else :-)

From: P.Marek <pmarek_at_cpan.org>
Date: 2003-05-22 12:14:17 CEST

I'm finally getting some hang of the organization of the code.

Now I've come to the conclusion (which can be bad - please tell me) that it
would possibly be a sane way to have svn_wc__load_prop_file() do the
insertion of the text-time-property, as this is called from several places
(around 10, IIRC).

In order to do that I'd have to give the filename of the text-file to the
function - which looks a bit ugly (propfile_path, hash, pool, and
text-file?).

I could start a new function which would just insert this hash value, but that
doesn't change the problem that I don't know the original file name.

Help, please??

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 22 12:15:42 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.