|
|
Home » Community » U++ community news and announcements » Easier svn releases filtering
Easier svn releases filtering [message #25475] |
Thu, 25 February 2010 10:42  |
 |
koldo
Messages: 3432 Registered: August 2008
|
Senior Veteran |
|
|
Hello all
In an Upp meeting it was proposed to label svn releases to let to classify them.
To define it better I include you a proposal and the advantages.
I think it is important so, although almost everything could be changed in this proposal, please try to be as constructive as possible.
Proposal
- The format of svn release comments could be:
[PACKAGE], [RELEASE TYPE]: Comments
where:
- [PACKAGE] would be the package name
- [RELEASE TYPE] would be the type and importance of release. Valid values could be:
--- "major": A relevant improvement
--- "fix": A bug fix
--- No release type if it is not major change or a fix
for example:
- Core, major: Added support to xxx
- GridCtrl, fix: Fixed problem xxx
- Uppweb: Fixed some spelling errors
Advantages
- Easier to filter Svn releases over RSS feeds
Svn releases not labeled would not appear in RSS
--- See dolik.rce (Honza) initiative in http://www.ultimatepp.org/forum/index.php?t=msg&th=4956& amp;start=0&
--- This could solve cbbporter comments in last Upp meeting
- Easier to do announcements as only releases labeled as major or fixes would be included in announcement text
Best regards
Iñaki
|
|
|
Re: Easier svn releases filtering [message #25476 is a reply to message #25475] |
Thu, 25 February 2010 10:50   |
Sc0rch
Messages: 99 Registered: February 2008 Location: Russia, Rubtsovsk
|
Member |

|
|
Hello, koldo!
What about next?
- Core: fixed bugs...
+ CtrlLib: new features...
* CtrlCore: changes...
and keep changes sorted. For example, this order:
1) fixed bugs,
2) new features,
3) changes
or replace 2 and 3.
Another way:
Bugfixes:
Core: ...
CtrlLib: ...
Changes:
...
New features:
...
I like the second way. But I don't know, which of them better for svn.
Best regards,
Anton
[Updated on: Thu, 25 February 2010 10:51] Report message to a moderator
|
|
|
Re: Easier svn releases filtering [message #25479 is a reply to message #25476] |
Thu, 25 February 2010 12:21   |
 |
koldo
Messages: 3432 Registered: August 2008
|
Senior Veteran |
|
|
Sc0rch wrote on Thu, 25 February 2010 10:50 | Hello, koldo!
What about next?
- Core: fixed bugs...
+ CtrlLib: new features...
* CtrlCore: changes...
and keep changes sorted. For example, this order:
1) fixed bugs,
2) new features,
3) changes
or replace 2 and 3.
Another way:
Bugfixes:
Core: ...
CtrlLib: ...
Changes:
...
New features:
...
I like the second way. But I don't know, which of them better for svn.
Best regards,
Anton
|
Hello Anton
It is no exactly the same. I refer to svn revision commit log messages, like in http://code.google.com/p/upp-mirror/source/list.
It would require to follow a strict text format in those messages.
Best regards
Iñaki
[Updated on: Thu, 25 February 2010 13:33] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
Re: Easier svn releases filtering [message #25514 is a reply to message #25506] |
Fri, 26 February 2010 16:16   |
|
Hi,
luzr wrote on Fri, 26 February 2010 15:01 |
koldo wrote on Fri, 26 February 2010 06:37 | If you see commit messages in SVN now some texts are not right. Because of it I would put a mark to all messages. If a message text has not a mark, dolik.rce technology would refuse it.
|
Ahm, I am not 100% sure we should enforce that by svn. There still can be commits that cannot categorized this way.
Mirek
|
This could be solved by some rule like "if log starts with _, accept without further checks"... On the other hands, too complicated rules are not good idea as well.
Generally, I think any of this should by enforced only on release directories (bazaar,examples,reference,tutorial,uppsrc).
Honza
|
|
|
|
Re: Easier svn releases filtering [message #25598 is a reply to message #25517] |
Wed, 03 March 2010 06:19  |
|
Friends! Common practice is- Core: fixed bugs...
+ CtrlLib: new features...
* CtrlCore: changes...
In addition to visually obvious that the '-' is something negative '+' - a new possibility '*' - willcard - all the rest.
It is possible to extend this practice to '.' - Unimportant (I propose mnemonic rule - point - litle asterisk - little willcard).
PS
May be the right to vote? (although personally I'll take the general view)
SergeyNikitin<U++>( linux, wine )
{
under( Ubuntu || Debian || Raspbian );
}
|
|
|
Goto Forum:
Current Time: Wed Apr 30 05:07:30 CEST 2025
Total time taken to generate the page: 0.04050 seconds
|
|
|