All of lore.kernel.org
 help / color / mirror / Atom feed
* Cygwin git and windows network shares
@ 2006-06-16 12:58 Niklas Frykholm
  2006-06-16 14:24 ` Juergen Ruehle
  0 siblings, 1 reply; 6+ messages in thread
From: Niklas Frykholm @ 2006-06-16 12:58 UTC (permalink / raw)
  To: git

I'm trying to use cygwin git (compiled from the 1.4.0 tarball) to create 
repository on a windows network share, but I get an error message.

    $ cd //computer/git/project
    $ git init-db
    defaulting to local storage area
    Could not rename the lock file?

The repository seems to be left in an inconsistent state after this:

    $ git clone //computer/git/project/
    fatal: no matching remote head
    fetch-pack from '//computer/git/project/.git' failed.

When working only with local files, I do not get these errors. Does 
anyone know the cause of this error/any way around it?

// Niklas

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

end of thread, other threads:[~2006-06-17  1:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-16 12:58 Cygwin git and windows network shares Niklas Frykholm
2006-06-16 14:24 ` Juergen Ruehle
2006-06-16 22:10   ` Christopher Faylor
2006-06-16 22:30     ` Christopher Faylor
     [not found]       ` <17555.21858.292000.494454@lapjr.intranet.kiel.bmiag.de>
2006-06-17  1:23         ` Christopher Faylor
2006-06-17  1:02   ` Juergen Ruehle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.