All of lore.kernel.org
 help / color / mirror / Atom feed
From: Niklas Frykholm <niklas@grin.se>
To: git@vger.kernel.org
Subject: Cygwin git and windows network shares
Date: Fri, 16 Jun 2006 14:58:34 +0200	[thread overview]
Message-ID: <4492AAFA.20807@grin.se> (raw)

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

             reply	other threads:[~2006-06-16 12:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-16 12:58 Niklas Frykholm [this message]
2006-06-16 14:24 ` Cygwin git and windows network shares 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4492AAFA.20807@grin.se \
    --to=niklas@grin.se \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.