public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Björn Kautler" <Bjoern@kautler.net>
To: cygwin@cygwin.com
Subject: Re: Permissionproblem on CIFS share.
Date: Mon, 27 Apr 2015 14:39:00 -0000	[thread overview]
Message-ID: <CAKChYSos_iJoEu5oG25iw1eedw0Zd7wkWnr5LMLVKpp-XnKrUg@mail.gmail.com> (raw)
In-Reply-To: <553E42D3.9070602@lysator.liu.se>

Ah, nice, that works. Many thanks Peter.

2015-04-27 16:08 GMT+02:00 Peter Rosin <peda@lysator.liu.se>:
> On 2015-04-27 15:25, Björn Kautler wrote:
>> Hi,
>>
>> I have a permissionproblem on a CIFS share.
>>
>> The line in fstab reads "//fileserver.company.de/git    /mnt/git
>>  cifs    binary,posix=0,user,noacl"
>>
>> I then try to push some Git changes, but it does only work by
>> repeating the push multiple times.
>> Following you see the execution history, I did not change anything in
>> between, I just retried the push until it was finally through and all
>> changes are there in the end. My workaround is to do "watch -n 1 'git
>> push 2>&1'" and waiting for it to finish successfully, but this only
>> works for small repos. For bigger repos this needs ages.
>>
>> Has anyone any idea what is the cause and how to resolve it?
>> As a sidenote, the same worked fine when the CIFS share was from a
>> NetApp Linux server.
>> But then it died and now it is a CIFS share on a Windows server.
>> Before it worked fine, now I see this strange behaviour.
>>
>> I hope someone has a good idea.
>
> Please try:
> git config --global core.createobject rename
>
> Cheers,
> Peter
>
>
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

      reply	other threads:[~2015-04-27 14:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 13:25 Björn Kautler
2015-04-27 14:08 ` Peter Rosin
2015-04-27 14:39   ` Björn Kautler [this message]

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=CAKChYSos_iJoEu5oG25iw1eedw0Zd7wkWnr5LMLVKpp-XnKrUg@mail.gmail.com \
    --to=bjoern@kautler.net \
    --cc=cygwin@cygwin.com \
    /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 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 read-only IMAP folder(s) and NNTP newsgroup(s).