.classpath file is missing when cloning a repository

Roger Gammans roger at gammascience.co.uk
Tue Nov 11 14:05:48 UTC 2014


On Tue, 2014-11-11 at 15:01 +0100, Eyvind Almqvist wrote:

> I tried to clone the project on my PC with the team members login and
> username. It works without problems on my PC. What could be the cause
> of this issue and how can I solve it? Could it be because all of the
> other team members has Windows and the guy with the missing classpath
> has Linux?

My guess is this is a case-sensitivity issue.

I would further guess, that your classpath file is named ".Classpath"
not ".classpath" . Windows will ignore that bug , Linux won't.


-- 
Roger Gammans <roger at gammascience.co.uk>



More information about the Mercurial mailing list