[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Monotone-devel] any_path, bookkeeping_path, file_path
From: |
Zack Weinberg |
Subject: |
Re: [Monotone-devel] any_path, bookkeeping_path, file_path |
Date: |
Mon, 1 Sep 2008 12:55:49 -0700 |
On Mon, Sep 1, 2008 at 12:06 PM, Stephen Leake
<address@hidden> wrote:
> In specifying conflict resolutions, the user can specify a file that
> contains the desired content.
>
> I'd like to allow that file to either be in the workspace, or in the
> bookkeeping area (or anywhere else, for that matter). That gives the
> user maximum flexibility in designing a workflow.
Did you try using a system_path? That seems like a better fit for
what you're trying to do.
zw