SVN and changelogs
Posted by billybob
SVN and changelogs March 30, 2005 01:35PM |
Moderator Registered: 21 years ago Posts: 14 |
So by now I'm really excited about the use of subversion, the tools available for it and the further changes involved there.
I.e. for the project-management (bugs, source-browser, milestones, wiki) we are using Trac now ( [phorum.org] ).
I think its much nicer than before.
Take a look at the timeline, where all tickets and all changesets (commits to subversion-repository) are shown.
We can reference nearly everything in trac in the commit-messages and so on.
For the changelogs ... the 'svn log' command can directly output XML now, wow.
And there it can go further ... we have a nice XSL-stylesheet ( [tiefighter.et.tudelft.nl] ) which can generate some simple changelogs from the commit-messages.
As that stylesheet is just simple XML with some XPath and stuff we could change it easily and are generating the current changelogs with it.
See [phorum.org] and [phorum.org] .
Not too bad, right? ;)
I hope all that stuff will ease the development a little bit.
Edited 1 time(s). Last edit at 04/01/2005 01:22PM by thomas.
I.e. for the project-management (bugs, source-browser, milestones, wiki) we are using Trac now ( [phorum.org] ).
I think its much nicer than before.
Take a look at the timeline, where all tickets and all changesets (commits to subversion-repository) are shown.
We can reference nearly everything in trac in the commit-messages and so on.
For the changelogs ... the 'svn log' command can directly output XML now, wow.
And there it can go further ... we have a nice XSL-stylesheet ( [tiefighter.et.tudelft.nl] ) which can generate some simple changelogs from the commit-messages.
As that stylesheet is just simple XML with some XPath and stuff we could change it easily and are generating the current changelogs with it.
See [phorum.org] and [phorum.org] .
Not too bad, right? ;)
I hope all that stuff will ease the development a little bit.
Edited 1 time(s). Last edit at 04/01/2005 01:22PM by thomas.
Hmmm, that url did not convert to clickable. March 31, 2005 09:58PM |
Moderator |
is it the parens March 31, 2005 09:59PM |
Moderator |
Odd. and an error March 31, 2005 10:00PM |
Moderator |
yeah it was the parens April 01, 2005 01:25PM |
Moderator Registered: 21 years ago Posts: 14 |
Sorry, you do not have permission to post/reply in this forum.