huikau / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

deletion of two directories with the same timestamp #177

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
create directories with files in them
and then delete two of them using the same timestamp

What is the expected output? What do you see instead?
expected is that both directories disappear

What version of the product are you using? On what operating system?
Mac OS-X 10.6 Gource version V0.38

Please provide any additional information below.

Original issue reported on code.google.com by m0w1...@gmail.com on 19 Feb 2013 at 6:27

Attachments:

GoogleCodeExporter commented 9 years ago
That's kind of nasty. Deleting the directory was short circuiting processing of 
the rest of the commit. I have now fixed it in the development version.

Thanks for the report!

Andrew

Original comment by acaudw...@gmail.com on 21 Feb 2013 at 1:49