Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] corrupt repo when reusing project name

Hi!

We're using egit in our OpenShift tooling. When testing stuff we discovered an issue when reusing project-names. The resulting repository gets corrupted, it has missing links. I filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=387617 that reports the details and steps to reproduce it.
I also tried to supply a unit-test, but it unfortunately does not reproduce the corruption. I attached the test while double checking my implementation with the egit-tests and the egit UI. I'd be very graceful for any hints that would allow me to get code that reproduces the issue. Is it possible that there's some concurrent (UI-) code that causes this?

Thanks
André

Back to the top