RE: "git commit" fails due to spurious file in index

2013-03-05 Thread Robert Irelan
Subject: Re: "git commit" fails due to spurious file in index On 04.03.13 19:15, Robert Irelan wrote: > Hello all: > > This is my first time posting to this mailing list, but it appears to > me, through a Google search, that this is where you go to report what > might

RE: "git commit" fails due to spurious file in index

2013-03-05 Thread Robert Irelan
elan | Server Systems | Epic | (608) 271-9000 -Original Message- From: Thomas Rast [mailto:tr...@student.ethz.ch] Sent: Monday, March 04, 2013 2:59 PM To: Robert Irelan Cc: git@vger.kernel.org Subject: Re: "git commit" fails due to spurious file in index Robert Irelan writes: > N

Re: "git commit" fails due to spurious file in index

2013-03-05 Thread Torsten Bögershausen
On 04.03.13 19:15, Robert Irelan wrote: > Hello all: > > This is my first time posting to this mailing list, but it appears to > me, through a Google search, that this is where you go to report what > might be bugs. I'm not sure if this is a bug or not, but it is > mysterious to me. > > My git re

Re: "git commit" fails due to spurious file in index

2013-03-04 Thread Thomas Rast
Robert Irelan writes: > Now, when I run 'git add admin_script/setup' to add the new directory to > the repo and then try to commit, I receive the following message: > > $ git commit > mv: cannot stat `admin_scripts/setup/2012/setup': No such file or > directory > > The error message is c

"git commit" fails due to spurious file in index

2013-03-04 Thread Robert Irelan
Hello all: This is my first time posting to this mailing list, but it appears to me, through a Google search, that this is where you go to report what might be bugs. I'm not sure if this is a bug or not, but it is mysterious to me. My git repository has this directory structure (I don't know if t