* [Buildroot] .gitignore in BR archives
@ 2010-02-06 15:02 Julien Boibessot
2010-02-07 11:28 ` Peter Korsgaard
0 siblings, 1 reply; 4+ messages in thread
From: Julien Boibessot @ 2010-02-06 15:02 UTC (permalink / raw)
To: buildroot
Hello,
in the BR tarballs (recent releases or daily snapshots), got from here:
http://www.buildroot.org/download.html , there is a .gitignore file at
the top of the directory hierarchy.
Is this something you need or can it be removed for the next tarball
releases ? (It can be problematic when de-archiving BR in already git
versioned dirs.)
Regards,
Julien
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] .gitignore in BR archives
2010-02-06 15:02 [Buildroot] .gitignore in BR archives Julien Boibessot
@ 2010-02-07 11:28 ` Peter Korsgaard
2010-02-07 13:32 ` Michael S. Zick
2010-02-07 17:15 ` Julien Boibessot
0 siblings, 2 replies; 4+ messages in thread
From: Peter Korsgaard @ 2010-02-07 11:28 UTC (permalink / raw)
To: buildroot
>>>>> "Julien" == Julien Boibessot <julien.boibessot@free.fr> writes:
Julien> Hello,
Julien> in the BR tarballs (recent releases or daily snapshots), got from here:
Julien> http://www.buildroot.org/download.html , there is a .gitignore file at
Julien> the top of the directory hierarchy.
Julien> Is this something you need or can it be removed for the next tarball
Julien> releases ? (It can be problematic when de-archiving BR in already git
Julien> versioned dirs.)
It's not that you *REALLY* need it, but it's nice if you're using git as
the git status output isn't cluttered.
I don't think it bothers people, so I would prefer to keep it in the
tarball (we would need to do special handling to remove it). Other
git-using projects like the Linux kernel also ships their .gitignore.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] .gitignore in BR archives
2010-02-07 11:28 ` Peter Korsgaard
@ 2010-02-07 13:32 ` Michael S. Zick
2010-02-07 17:15 ` Julien Boibessot
1 sibling, 0 replies; 4+ messages in thread
From: Michael S. Zick @ 2010-02-07 13:32 UTC (permalink / raw)
To: buildroot
On Sun February 7 2010, Peter Korsgaard wrote:
> >>>>> "Julien" == Julien Boibessot <julien.boibessot@free.fr> writes:
>
> Julien> Hello,
> Julien> in the BR tarballs (recent releases or daily snapshots), got from here:
> Julien> http://www.buildroot.org/download.html , there is a .gitignore file at
> Julien> the top of the directory hierarchy.
> Julien> Is this something you need or can it be removed for the next tarball
> Julien> releases ? (It can be problematic when de-archiving BR in already git
> Julien> versioned dirs.)
>
Perhaps just tell your archive tool to exclude it when un-archiving?
As in: tar --extract --exclude=PATTERN
Ref: man tar
Mike
> It's not that you *REALLY* need it, but it's nice if you're using git as
> the git status output isn't cluttered.
>
> I don't think it bothers people, so I would prefer to keep it in the
> tarball (we would need to do special handling to remove it). Other
> git-using projects like the Linux kernel also ships their .gitignore.
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] .gitignore in BR archives
2010-02-07 11:28 ` Peter Korsgaard
2010-02-07 13:32 ` Michael S. Zick
@ 2010-02-07 17:15 ` Julien Boibessot
1 sibling, 0 replies; 4+ messages in thread
From: Julien Boibessot @ 2010-02-07 17:15 UTC (permalink / raw)
To: buildroot
Peter Korsgaard a ?crit :
>
> I don't think it bothers people, so I would prefer to keep it in the
> tarball (we would need to do special handling to remove it). Other
> git-using projects like the Linux kernel also ships their .gitignore.
>
ok, so I will use --exclude option of tar to handle my special case (as
suggested by Michael).
Thanks !
Regards,
Julien
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-02-07 17:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06 15:02 [Buildroot] .gitignore in BR archives Julien Boibessot
2010-02-07 11:28 ` Peter Korsgaard
2010-02-07 13:32 ` Michael S. Zick
2010-02-07 17:15 ` Julien Boibessot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox