Ticket #22 (closed defect: fixed)

Opened 5 years ago

Last modified 2 years ago

ChangeLog not created if svn2cl not installed

Reported by: bruno Owned by: bruno
Priority: major Milestone: 0.10.1
Component: pb Version: 0.8.12
Keywords: Cc:

Description

ChangeLog? not created if svn2cl not installed => rpm build fails later on

Change History

comment:1 Changed 5 years ago by bruno

  • Milestone changed from 0.9.0 to 0.9.1

comment:2 Changed 5 years ago by bruno

  • Owner set to bruno
  • Status changed from new to assigned
  • Milestone changed from 0.9.1 to 0.9.2

comment:3 Changed 5 years ago by bruno

  • Milestone changed from 0.9.2 to 0.9.3

comment:4 Changed 5 years ago by bruno

  • Milestone changed from 0.9.3 to 0.9.4

We should import svn2cl/cvs2cl code into pb to be independent

comment:5 Changed 5 years ago by bruno

  • Milestone changed from 0.9.4 to 0.9.5

comment:6 Changed 4 years ago by bruno

  • Milestone changed from 0.9.5 to 0.9.6

comment:7 Changed 4 years ago by bruno

  • Milestone changed from 0.9.6 to 0.9.7

comment:8 Changed 4 years ago by bruno

  • Milestone changed from 0.9.7 to 0.9.8

comment:9 in reply to: ↑ description Changed 4 years ago by benoitm

Replying to bruno:

ChangeLog? not created if svn2cl not installed => rpm build fails later on

This create a bug and stop the program

Unable to create /home/benoit/develop/project-builder/gosa/delivery/gosa-trunk/ChangeLog at /usr/share/perl/5.10/ProjectBuilder/CMS.pm line 761.

I think that a depency to svn2cl or cvs2cl is not that bad

or remove the die and create a basic changelog

cheers

comment:10 Changed 4 years ago by bruno

As I just use a small portion of those tools, I was even considering including the code in pb directly. What is your take on this ?

A dependency is probably what is needed if we resort to keep an external call.

comment:11 Changed 3 years ago by bruno

  • Milestone changed from 0.9.9 to 0.9.10

comment:12 Changed 3 years ago by bruno

  • Milestone changed from 0.9.10 to 0.9.11

comment:13 Changed 2 years ago by bruno

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

I think this bug is since a long time fixed in fact as the call to svn2cl or cvs2cl is checked, and anyway an empty log file is created. Please reopen if you think there is still an issue.

Note: See TracTickets for help on using tickets.