Yup.
-kto
Andrew Haley wrote:
Anthony Petrov wrote:
On 6/2/2009 7:28 PM Kelly O'Hair wrote:
And also add ffetch variations too. ;^)
In the [defaults] section only. The ffetch command itself is available
anyway if you have both fetch and forest extensions enabled.
Like this, I presume.
[
And also add ffetch variations too. ;^)
If you want to use ffetch...
-kto
Andrew Haley wrote:
Anthony Petrov wrote:
Do the following instead:
[extensions]
hgext.fetch =
[defaults]
fetch = -m Merge
OK, ta.
Andrew.
Anthony Petrov wrote:
> On 6/2/2009 7:28 PM Kelly O'Hair wrote:
>> And also add ffetch variations too. ;^)
> In the [defaults] section only. The ffetch command itself is available
> anyway if you have both fetch and forest extensions enabled.
>
Like this, I presume.
[defaults]
fetch = -m Merge
On 6/2/2009 7:28 PM Kelly O'Hair wrote:
And also add ffetch variations too. ;^)
In the [defaults] section only. The ffetch command itself is available
anyway if you have both fetch and forest extensions enabled.
--
best regards,
Anthony
If you want to use ffetch...
-kto
Andrew Haley wrote:
Anthony Petrov wrote:
> Do the following instead:
>
> [extensions]
> hgext.fetch =
>
> [defaults]
> fetch = -m Merge
OK, ta.
Andrew.
Do the following instead:
[extensions]
hgext.fetch =
[defaults]
fetch = -m Merge
--
best regards,
Anthony
On 06/02/2009 06:43 PM, Andrew Haley wrote:
I can't get the fetch extension to work properly.
I was told that I need to add
[extensions]
hgext.fetch = -m Merge
but that doesn't work: