Ryan Schmidt wrote:
> On Jul 7, 2009, at 21:38, Craig McQueen wrote:
>
>
>> I'd like to set use-commit-times = yes, but only for one working
>> copy. Can this be done?
>>
>
> No, but it can be done on a per-svn-command basis, if you specify the
> option on every svn command for this working copy with the --config-
> option switch, or point each svn command at a second config directory
> with the --config-dir switch.
>
>
Okay, that makes sense and matches the documentation. I was hoping there
might be some other poorly-documented feature!
Can I suggest: when the working-copy-next-generation is developed, users
could put such configuration options in a config file in the working
copy's base .svn folder. (I'd suggest it for sooner, except having a
.svn folder in every sub-directory makes it difficult to know where such
a config file should go.)
Regards,
Craig McQueen
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2369186
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-09 02:01:19 CEST