Git development
 help / color / mirror / Atom feed
From: "Stefan Näwe" <stefan.naewe@atlas-elektronik.com>
To: Pat Thoyts <patthoyts@gmail.com>
Cc: msysGit <msysgit@googlegroups.com>,
	Git Mailing List <git@vger.kernel.org>,
	Karsten Blees <blees@dcon.de>
Subject: Re: ANNOUNCE: Git for Windows 1.7.9
Date: Thu, 09 Feb 2012 08:45:19 +0100	[thread overview]
Message-ID: <4F33798F.2010908@atlas-elektronik.com> (raw)
In-Reply-To: <CABNJ2GJ-Jtpg=HsB9TmvLskmB9xXSeshHXz8V9koJfvMp5WNvA@mail.gmail.com>

Am 01.02.2012 12:23, schrieb Pat Thoyts:
> This release brings the latest release of Git to Windows users.
> 
> Pre-built installers are available from
> http://code.google.com/p/msysgit/downloads/list
> 
> Further details about the Git for Windows project are at
> http://code.google.com/p/msysgit/

I'm getting errors from 'git repack -Ad' with this version on Windows XP:

$ /bin/git repack -Ad
Counting objects: 147960, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (35552/35552), done.
Writing objects: 100% (147960/147960), done.
Total 147960 (delta 110699), reused 147960 (delta 110699)
Deletion of directory '.git/objects/01/' failed. Should I try again? (y/n)
Deletion of directory '.git/objects/05/' failed. Should I try again? (y/n) n
Deletion of directory '.git/objects/07/' failed. Should I try again? (y/n) n
Deletion of directory '.git/objects/0c/' failed. Should I try again? (y/n) n
Deletion of directory '.git/objects/10/' failed. Should I try again? (y/n)
....


A bisection pointed me to this commit (https://github.com/msysgit/git/commit/19d1e75):

 "Win32: Unicode file name support (except dirent)"

When I reset "/git" to this commit and recompile, 'git gc' and 'git repack -Ad'
don't raise this error anymore.

Any ideas ?


Thanks,
  Stefan
-- 
----------------------------------------------------------------
/dev/random says: To save trouble later, Joe named his cat Roadkill Fred
python -c "print '73746566616e2e6e616577654061746c61732d656c656b74726f6e696b2e636f6d'.decode('hex')"

  reply	other threads:[~2012-02-09  7:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01 11:23 ANNOUNCE: Git for Windows 1.7.9 Pat Thoyts
2012-02-09  7:45 ` Stefan Näwe [this message]
2012-02-09  8:11   ` Stefan Näwe
2012-02-09 13:00     ` karsten.blees
2012-02-09 13:25       ` Stefan Näwe
2012-02-09 13:44   ` Atsushi Nakagawa

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=4F33798F.2010908@atlas-elektronik.com \
    --to=stefan.naewe@atlas-elektronik.com \
    --cc=blees@dcon.de \
    --cc=git@vger.kernel.org \
    --cc=msysgit@googlegroups.com \
    --cc=patthoyts@gmail.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