kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #33961
Re: Git tags for 5.x.x-rc1 yet?
Thanks! Will wait. :-)
On 2018-02-16 12:07, Maciej Sumiński wrote:
> Hi Clemens,
>
> RC1 is not released/tagged yet, Wayne plans to do it this weekend [1].
>
> Regards,
> Orson
>
> 1. https://lists.launchpad.net/kicad-developers/msg33890.html
>
> On 02/16/2018 12:04 PM, Clemens Koller wrote:
>> Hi, There!
>>
>> I am wondering if I am following the right git repository on github/launchpad to do testing for V5 as there is no 5.0.0-rc1 or -testing tag.
>> Do you, Wayne(?) keep the V5 stuff in your private repo or are they just not out there, yet?
>>
>> $ git remote show origin
>> * remote origin
>> Fetch URL: https://git.launchpad.net/kicad
>> Push URL: https://git.launchpad.net/kicad
>> HEAD branch: master
>> Remote branches:
>> 4.0 tracked
>> master tracked
>> Local branch configured for 'git pull':
>> master merges with remote master
>> Local ref configured for 'git push':
>> master pushes to master (up to date)
>>
>> $ git tag
>> 4.0.0
>> 4.0.0-rc1
>> 4.0.0-rc2
>> 4.0.1
>> 4.0.2
>> 4.0.3
>> 4.0.4
>> 4.0.5
>> 4.0.6
>> 4.0.7
>> April-2010-release
>> baseline
>> copy-of-subversion-repo
>> original_code
>> patch_baseline
>> pre-kiway
>> review
>>
>> $ git branch -a
>> * master
>> remotes/origin/4.0
>> remotes/origin/HEAD -> origin/master
>> remotes/origin/master
>>
>> Regards,
>>
>> Clemens
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
>>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References