[PATCH] Fix --show-commands.

Christian Mauderer christian.mauderer at embedded-brains.de
Thu Jun 14 08:46:54 UTC 2018


Am 14.06.2018 um 09:43 schrieb Sebastian Huber:
> On 14/06/18 09:40, Chris Johns wrote:
>> On 14/6/18 5:34 pm, Christian Mauderer wrote:
>>> Am 14.06.2018 um 09:31 schrieb Chris Johns:
>>>> On 14/6/18 4:27 pm, Sebastian Huber wrote:
>>>>> Hello,
>>>>>
>>>>> On 13/06/18 13:27, Christian Mauderer wrote:
>>>>>> OK. I'll have a look at all repos in the next few days where the
>>>>>> submodule is used and change the URL. I'll post a message to the
>>>>>> mailing
>>>>>> lists as soon as it is done to inform the user that a "git submodule
>>>>>> sync" fixes the address.
>>>>> since we have to change the URL anyway, would it be possible to
>>>>> rename this
>>>>> repository from "rtems_waf" to "rtems-waf" similar to all other
>>>>> RTEMS repositories?
>>>>>
>>>> The name would have to be transformed into 'rtems_waf' in each
>>>> submodule as:
>>>>
>>>>    import rtems-waf
>>>>
>>>> is not valid Python. Can git perform this type of transformation?
>>>>
>>>> Chris
>>>>
>>> Hello Chris,
>>>
>>> basically it's no problem to use a URL that doesn't have the same name
>>> as the directory. You just have to use a
>>>
>>>    git submodule add some-url target-path-name
>>>
>>> So it's not really a problem. It only means that the one adding the
>>> submodule to some new repo has to use the right target path.
>>>
>> This makes sense. I am OK with a name change for the repo as I like
>> consistent
>> naming so if this can be made to work that would be good.
>>
>> The README in the repo would need to be updated.
>>
>> If you want the repo's name changed please let me know. I can update
>> cgit's config.
> 
> I think it is not user friendly. I missed the point that the
> repository/directory name directly corresponds to a Python import
> directive.
> 

So we keep the current name "rtems_waf", right? If no one objects, I
will update the two repositories using this module (examples-v2 and
rtems-libbsd) on Monday.

If it is OK, I would also update the rtems-libbsd to the latest revision
so that the show-commands fix is used.

-- 
--------------------------------------------
embedded brains GmbH
Herr Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.mauderer at embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the devel mailing list