|
From: Gurdeep D. <gs...@ny...> - 2008-08-03 08:08:16
|
Hi Andrew, I need some more information regarding this bug and your reply to my following questions will help me troubleshoot the issue quicker. thanks Gurdeep -------------------------------------------- When I have a project in: /home/acase/projects/runtime-EclipseApplication/hello > What is the root of the repository. Is /home/acase/projects/runtime- EclipseApplication/hello directory the root of the repository. With untracked files: .classpath .project bin It passes back the iterator with files: untracked: /home/acase/.classpath untracked: /home/acase/.project untracked: /home/acase/bin > Do these files (I mean another set of same name files) under your home directory really exist. These aren't valid files. It should be: /home/acase/projects/runtime-EclipseApplication/hello/.classpath /home/acase/projects/runtime-EclipseApplication/hello/.project /home/acase/projects/runtime-EclipseApplication/hello/bin > Can you send me the output of the git-status command run manually on the command-line from the root of the repository. |