Ticket #52 (closed defect: fixed)

Opened 18 months ago

Last modified 11 months ago

Change plain page -> subdir-index is not committed

Reported by: Necoro Owned by: sheep
Priority: Normal Milestone:
Component: Hatta Wiki Version: 1.4.1dev
Keywords: Cc:

Description

If I create a page "foo" and after this a page "foo/bar", foo is being renamed to "foo/Index". Unfortunately this is done on the filesystem but not committed to hg. The creation of "foo/Index" can be committed manually by changing "foo". But the removal of "foo" as a file seems to be never committed.

This leads to problems if I pull from the repository, as it then contains "foo" as a file(!) - and "foo/bar", which obviously freaks out hg when updating the working directory :P

Currently used version: development snapshot. Revision 2796cecb20c9

Change History

comment:1 Changed 18 months ago by sheep

  • Status changed from new to accepted
  • Version changed from other to 1.4.1dev

Thank you. As you might have guessed, this is still an experimental feature of development version. Your feedback helps us a lot.

comment:2 Changed 11 months ago by sheep

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.