Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

New ProjeQtOr versi...
 
Notifications
Clear all

New ProjeQtOr version and SVN

2 Posts
2 Users
0 Reactions
5,498 Views
(@simon-tremblay)
Posts: 5
Active Member
Topic starter
 
[#2242]

Hello,
Currently to know exactly what SVN code revision matches a new ProjeQtOr release I guess that it matches the SVN revision commit date (in branches/V4.5 for the current major release).

Is there any possibility to do a tag or something more official in the ProjeQtOr SVN?

Also, do you consider to migrate from SVN to Git (like using GitHub) to make it easier from contributor to submit patches?

Thanks,

Simon


 
Posted : 12 Mar 2015 23H40
(@babynus)
Posts: 14952
Member Admin
 

Is there any possibility to do a tag or something more official in the ProjeQtOr SVN?

You are right, it should be a good practice.
On another hand the deployed zip file can also do the job : it includes all the code of the version, so there is not real need to go to the SVN reporitory.
But I'll think aboput tagging deployed version.

Also, do you consider to migrate from SVN to Git (like using GitHub) to make it easier from contributor to submit patches?

No.
Direct committing from community is not expected to become easier.
I really want to preserve today way of working, centralizing patches : this way, I can control what comes in the code, and I sometimes have to refuse some too much specific implementation or bad quality code.


 
Posted : 13 Mar 2015 1H34
Share:

Scroll to Top