>From Sverre Rabbelier <srabbelier@xxxxxxxxx>, Tue, Mar 16, 2010 at 12:16:19AM +0100: > Heya, > > On Mon, Mar 15, 2010 at 22:40, Lars Damerow <lars@xxxxxxxxx> wrote: > > if (buf.st_dev != current_device) > > die("refusing to cross filesystem boundary '%s/..'", cwd); > > Great, that's going to tell the unfortunate user who runs into this a > whole lot of nothing. Shouldn't you at least tell them what git was > trying to do, how they can fix it if this is not the desired behavior, > etc. etc.? Hi Sverre, You're right, that's a badly-worded error. How about this? Not a git repository (or any parent up to /path/to/mountpoint) Stopping at filesystem boundary since GIT_ONE_FILESYSTEM is set. -lars -- lars r. damerow :: button pusher :: pixar animation studios Science Factoid: The common cockroach shares 99.5 percent of its DNA code with e-mail spammers and telemarketers. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html