Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Bzr problem and need for git solution

2 posters

Go down  Message [Page 1 of 1]

1Bzr problem and need for git solution Empty Bzr problem and need for git solution Sat Aug 19, 2023 1:52 am

ilhan

ilhan

Hello guys,

I installed qt creator in Windows to pull the project and test the latest commit(r1799). But bazaar is totally pain and blocking me. It is the biggest problem for new people to join this project. So it will block all contributions and share.

I think we need to use a git based repository and version control system. Can we port the project to any git based system, please ? Bazaar website and download links are broken, last update has been made in 2016. In Ubuntu I managed to get it but in windows it is just problem. I have no solution yet.

Normally, it should be just a command like git clone simulide. Nothing more.

It is asking Microsoft Visual C++ Compiler v9 and python2.7. The support for python2.7 has ended in 2021. Even I found and installed this parts, bzr is not getting install.
We can not continue with bazaar which is a tool no one is going to support any part of it.

Best regards.

https://rustynotes.com/

arcachofo

arcachofo

I think that Windows is not the best option to work in simulide.

Attached files for Atmega64.
Attachments
Bzr problem and need for git solution Attachmentdata.zip
You don't have permission to download attachments.
(11 Kb) Downloaded 2 times

ilhan likes this post

arcachofo

arcachofo

In this post you can find some instructions to compile Simulide in Windows, including using bazaar:
https://simulide.forumotion.com/t88p50-compiling-simulide-under-windows

Note that you need MSYS2 abd Qt Creator with MinGW.

I had a look at bazaar and seems that is it no longer used, it has been replaced by Breezy: https://www.breezy-vcs.org/
Which uses Python 3, so probably this is the way to go, but I have no idea.

In any case it is much easier to use a Linux system.

ilhan likes this post

ilhan

ilhan

arcachofo wrote:In this post you can find some instructions to compile Simulide in Windows, including using bazaar:
https://simulide.forumotion.com/t88p50-compiling-simulide-under-windows

Note that you need MSYS2 abd Qt Creator with MinGW.

I had a look at bazaar and seems that is it no longer used, it has been replaced by Breezy: https://www.breezy-vcs.org/
Which uses Python 3, so probably this is the way to go, but I have no idea.

In any case it is much easier to use a Linux system.


I was in Linux for last weeks. Then, I needed to set environment in windows and share with my colleagues. But as you said Linux is much more easy to manage and progress over the project. I will teach them basic Linux instead of using Windows Very Happy

Thank you so much for the fastest reply and supports over the galaxy. I appreciate Smile

By the way, I have no idea for Breezy. I will check and let you know for integration with qt creator.

Thanks.

https://rustynotes.com/

arcachofo

arcachofo

I'm trying to setup a git mirror for trunk branch , this will make possible to git clone trunk (hopefully).
Maybe you don't need to deal with bazaar...

In any case compiling Simulide in Windows is a head hache.

arcachofo

arcachofo



Last edited by arcachofo on Sat Aug 19, 2023 9:18 pm; edited 5 times in total (Reason for editing : Change repo address)

ilhan likes this post

7Bzr problem and need for git solution Empty Re: Bzr problem and need for git solution Wed Aug 23, 2023 10:25 am

ilhan

ilhan


Yes, arcachofo. That's a great solution. Git is working now. But I have no permission to create a branch and push.(I tried with https://git.launchpad.net/simulide and git+ssh://git.launchpad.net/simulide in windows and ubuntu.
(ref : https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair
https://answers.launchpad.net/launchpad/+question/280991 )

It gives error when I create a branch and push. We are not allowed I think. Can you protect just the master-main branch and allow us to create and push other branches please?

Thanks.

https://rustynotes.com/

arcachofo

arcachofo

It gives error when I create a branch and push. We are not allowed I think. Can you protect just the master-main branch and allow us to create and push other branches please?
Not sure what exactly are you doing...
Create and push other branches where?

ilhan

ilhan

In past I was working with a team and there was access to create branches and push.
As I read and learned now, just owner has the right of branching over the project. I will keep the work on local branches for now. When they are mature I will look for options of passing the changes to the project.

https://rustynotes.com/

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum