[ImageJ-devel] I broke the build and I can't fix it !
Johannes Schindelin
Johannes.Schindelin at gmx.de
Fri Apr 22 03:47:07 CDT 2011
Hi,
On Thu, 21 Apr 2011, Grant B. Harris wrote:
> My class started as 'LUT' and I renamed it to 'Lut' but got the filename
> out of sync. I fixed it but now there are two files: Lut.java and
> LUT.java. I committed and fetched and pushed and... to no avail. Can
> someone delete the LUT.java file or tell me how to?
Classical Windows & MacOSX problem, due to case-insensitive filenames :-)
Rename your file, delete the version you do _not_ want to keep from your
version control system, rename the file back to the name you want to keep
(but make sure that the cases are right!).
Ciao,
Johannes
More information about the ImageJ-devel
mailing list