git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* adding file by absolute name -- problem
@ 2007-04-23  9:39 Yakov Lerner
  2007-04-23 10:04 ` Junio C Hamano
  2007-04-23 10:16 ` Johannes Schindelin
  0 siblings, 2 replies; 9+ messages in thread
From: Yakov Lerner @ 2007-04-23  9:39 UTC (permalink / raw)
  To: Git Mailing List

When I give absolute pathname /a/b/repo/d to git add, it
mostly does not work. I get errors from git-add. Is it by design ?

(When I cd to repo and fo 'git-add d', it works. But
'git-add `pwd`/d' gives error. I use scrits that wrap git-add
and give it mostly absolute names, and they fail).

Besides, I get infinite loop in git-add (1.5.1.1) when several
absolute names are given to git-add. I am trying to investigate it

Yakov

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

end of thread, other threads:[~2007-04-23 14:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-23  9:39 adding file by absolute name -- problem Yakov Lerner
2007-04-23 10:04 ` Junio C Hamano
2007-04-23 10:16 ` Johannes Schindelin
2007-04-23 10:30   ` Yakov Lerner
2007-04-23 10:32     ` Yakov Lerner
2007-04-23 10:51     ` Johannes Schindelin
2007-04-23 11:02     ` Julian Phillips
2007-04-23 13:39   ` Carlos Rica
2007-04-23 14:23     ` Johannes Schindelin

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).