Project

General

Profile

Actions

Defect #12409

closed

Git: changesets aren't read after clear_changesets call

Added by Karel Pičman over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Toshi MARUYAMA
Category:
SCM
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Changesets aren't read after clear_changesets call at least in case of Git. The method clear_changesets clears all changesets but leaves extra_info in repositories table and therefore changesets aren't read after clear_changesets call.

The attached patch reset extra_info column of the affected repository in clear_changesets method.


Files

repository.patch (611 Bytes) repository.patch repository.rb patch Karel Pičman, 2012-11-20 13:07
Actions #1

Updated by Anonymous over 11 years ago

  • Status changed from New to Resolved
Actions #2

Updated by Karel Pičman over 11 years ago

How has it been solved?

Actions #3

Updated by Etienne Massip over 11 years ago

  • Status changed from Resolved to New
Actions #4

Updated by Etienne Massip over 11 years ago

  • Category set to SCM
Actions #5

Updated by Toshi MARUYAMA over 11 years ago

  • Target version set to 2.2.0
Actions #6

Updated by Toshi MARUYAMA over 11 years ago

  • Subject changed from clear_changesets X fetch_changesets to clear extra_info in clear_changesets
Actions #7

Updated by Toshi MARUYAMA over 11 years ago

  • Assignee set to Toshi MARUYAMA
Actions #8

Updated by Toshi MARUYAMA over 11 years ago

  • Tracker changed from Patch to Defect
  • Subject changed from clear extra_info in clear_changesets to Git: changesets aren't read after clear_changesets call
  • Target version changed from 2.2.0 to 2.1.4
  • Affected version (unused) set to 1.4.5
  • Affected version set to 1.4.5
Actions #9

Updated by Toshi MARUYAMA over 11 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Committed in trunk, 2.1-stable and 1.4-stable.
Karel, thanks for catch up.

Actions

Also available in: Atom PDF