git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* A little help with error?
@ 2011-08-07 21:16 Rusty Dog Ink
  2011-08-10 12:21 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Rusty Dog Ink @ 2011-08-07 21:16 UTC (permalink / raw)
  To: git

This command. 
git add --force /Users/chris/Sites/mattSchubert/public/css/browserfix.css => "Crappy Error"
Yields this error.
fatal: '/Users/chris/Sites/mattSchubert/public/css/browserfix.css' is outside repository 
This command does gives the same error. 
git add --force /public/css/browserfix.css => "Same error"
But this command, works. Why?
git add --force public/css/browserfix.css => "Works yeah"
This is an issue since Gitbox my graphical client uses full paths for it's commands. This began happening after I use the "bundle install" command after adding 'dm-postgres-adapter' to my gem file. Ideas on fixing this?

-- 
Chris
Sent with Sparrow (http://www.sparrowmailapp.com)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-10 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-07 21:16 A little help with error? Rusty Dog Ink
2011-08-10 12:21 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).