Modify

Ticket #279 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

changelog prepare is not including added files

Reported by: johan@… Owned by: thomas
Priority: major Milestone:
Component: moap Version: TRUNK
Keywords: Cc:

Description

I have the following output from svn status -q:

 M     .
M      configure.ac
M      flumotion/wizard/configurationwizard.py
M      flumotion/wizard/save.py
M      flumotion/wizard/models.py
M      flumotion/wizard/conversionsteps.py
M      flumotion/component/misc/cortado/cortado_location.py.in
M      flumotion/component/misc/cortado/cortado.py
A  +   flumotion/component/misc/cortado/cortado_wizard.py
M      flumotion/component/misc/cortado/Makefile.am
M      flumotion/component/misc/cortado/cortado.xml
M      flumotion/component/consumers/httpstreamer/http_wizard.py
M      flumotion/component/consumers/httpstreamer/http-wizard.glade
A  +   flumotion/worker/checks/cortado.py
M      flumotion/worker/checks/Makefile.am
M      flumotion/worker/checks/package.xml
M      ChangeLog

Eg, modified files, a modified property and two added files.

When running moap changelog prepare in the root, we'll end up with the following changelog entry:

2008-02-15  Johan Dahlin  <jdahlin@async.com.br>

	* configure.ac:
	* flumotion/component/consumers/httpstreamer/http-wizard.glade:
	* flumotion/component/consumers/httpstreamer/http_wizard.py:
	* flumotion/component/misc/cortado/Makefile.am:
	* flumotion/component/misc/cortado/cortado.py:
	* flumotion/component/misc/cortado/cortado.xml:
	* flumotion/component/misc/cortado/cortado_location.py.in:
	* flumotion/wizard/configurationwizard.py:
	* flumotion/wizard/conversionsteps.py:
	* flumotion/wizard/models.py:
	* flumotion/wizard/save.py:
	* flumotion/worker/checks/Makefile.am:
	* flumotion/worker/checks/package.xml:

As you can see, the added files are not included.

Attachments

Change History

comment:1 Changed 5 years ago by thomas

  • Status changed from new to closed
  • Resolution set to fixed

Fixed as in #284

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.