Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] [other] Re: git problem

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: SM Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] [other] Re: git problem
  • Date: Thu, 22 Jun 2006 18:54:02 +0200

On Thu, Jun 22, 2006 at 11:49:34AM -0500, Jeremy Blosser wrote:
> On Jun 22, Treeve Jelbert [treeve AT scarlet.be] wrote:
> > On Thursday 22 June 2006 16:49, Jeremy Blosser wrote:
> > > On Jun 22, Treeve Jelbert [treeve AT scarlet.be] wrote:
> > > > what has gone wrong here?
> > > > It was working yesterday.
> > >
> > > Do you have a .gitignore in that clone?
> >
> > $ cat .gitignore
> > codex.index
> > provides.index
> >
> >
> > I have just tried again and this time 'git pull' worked!
>
> Well according to git, you're the one that created that file as it exists
> now in the repo (empty):
> http://scmweb.sourcemage.org/?p=smgl/grimoire.git;a=commit;h=4d691e6363955aee3c5f85ad550948c3029b643f
>
> Are you or Arwed doing something with .gitignore to facilitate using your
> git development clone as a live grimoire?

I use .git/info/exclude, not .gitignore.
Having a toplevel .gitignore in the repository with *.index in it
wouldn't hurt though, that way using the clone as a grimoire would work
fine by default.

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page