[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: git-version-gen headaches
From: |
Mike Frysinger |
Subject: |
Re: git-version-gen headaches |
Date: |
Sat, 19 Feb 2011 16:35:19 -0500 |
User-agent: |
KMail/1.13.5 (Linux/2.6.37; KDE/4.5.5; x86_64; ; ) |
On Saturday, February 19, 2011 14:49:32 Jim Meyering wrote:
> Jim Meyering wrote:
> > Mike Frysinger wrote:
> >> further, some of the commands used in git-version-gen require write
> >> access to the .git repo (i.e. git update-index --refresh), which our
> >> package management tools flag as a violation (after all,
> >> building/installing packages in $PWD generally should not be updating
> >> files outside of $PWD).
> >
> > Thanks for the report.
> >
> > I've included a patch below that makes the script skip the -dirty
> > check (index-updating part) when appropriate. If that's not enough,
> > please demonstrate precisely what's going wrong.
>
> Here's a complete patch:
thanks, this seems to address the violations. i guess that's all i really
need ;).
-mike
signature.asc
Description: This is a digitally signed message part.