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

Re: svn commit: rev 3445 - trunk/subversion/libsvn_wc

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-23 05:25:27 CEST

Karl Fogel <kfogel@newton.ch.collab.net> writes:
> > If possible, the first copy and translate should be run outside of the
> > log file as it doesn't modify the working copy. That may mean that
> > some care has to be taken that the right properties are visible. Then
> > the log file need only contain the second copy and translate, and if
> > it is interrupted it should be safe to rerun it.
>
> Interesting! Yes, I think you're right. I think the solution is to
> find the right interface level and make it atomic (i.e., operate on a
> tmp file, then mv). It's probably at the svn_wc_copy_and_translate
> level or higher, I'll take a look.

And of course, you pointed this out in the original issue description,
but I forgot to pursue it after the bug went away. <embarrassment>
:-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 23 05:55:48 2002

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.