RE: two questions (and a proposed patch) regarding svn:ignore
From: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 3 Feb 2010 11:53:37 +0100
> -----Original Message-----
From 'svn' it makes sense to move the setting to the configuration as 'svn' use a new 'svn_client_ctx_t' for every command.
But, in several other clients the svn_client_ctx_t is a long living object. (This is becoming more useful in WC-NG as it will keep the handle to the wc.db instance open for you over multiple commands).
This would require setting the setting before executing the command and then resetting it later in the compatibility wrapper (and in other libraries that don't want to change their api incompatible).
Bert
|
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.