Zinn wrote:Using a new Issue number #120 or using the old issue number #19?
...I call it the developer view.
...I call it the maintenance view.
Why only 2 (3) persons insert changes into redmine? Because it is too complicated to getting started with all those stuff, Redmine, Git, and so on ...
- Helmut
It is the developer view that counts. We are not a call center.
For a target version after 1.7 some things change, of course.
We introduce a new target version in Redmine.
We start with an empty change list because there are no issues with the new target version.
A Redmine issue can have only one target version, so we have to use new issues, I think.
Obviously we cannot reset the issue numbers to start with 1, we have to continue the counting because otherwise the
references to issues would be ambiguous.
In case of revisiting an issue it may be possible to use Redmine links to point to related issues from a previous version
but it is probably better to include an issue reference textually in the issue description, or do both.
Then it would show up in the changelist automatically.
Helmut, the development process is not complicated at all.
It only involves a small set of conventions (see the wiki) and
some standard tools, and such tools have a lot of features that you normally don't need.
This makes the process look complicated. All you need is a handful of git commands on the command line.
There is enough knowledge available now for getting anybody productive in a short time.
You can do experiments easily with git because any repository clone has all the features our github repository has.
Perfect for playing with the process.
- Josef