is svn_wc__loggy_append acceptable?
From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-10-26 19:43:15 CEST
loggy commands are supposed to be either idempotent (ie, ok to rerun)
The good news is it's only used for the relatively unimportant task of
* loggily append reject_tmp to reject_real
we would just do
* copy reject_real to a new reject_current_tmp file
(Also, the cp_and_translate implementation also runs a
--dave
-- David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Oct 26 19:43:32 2007 |
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.