git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* multiple .gitignore and friends  in same workdir possible?
@ 2010-04-23 12:46 Konrad Karl
  0 siblings, 0 replies; 11+ messages in thread
From: Konrad Karl @ 2010-04-23 12:46 UTC (permalink / raw)
  To: git

Hi,

while trying to move our Windows people from VSS to git i am
facing the following problem:

I want to have two (or three) git repos wich all share the
same working directory (this is manageable by environment variables),
one for the real source files and the other for 3'rd party binaries 
(*.dll, *.lib + perhaps include files for those)
and perhaps a third one for debugging symbol files (*.pdb and such)

In order to have .gitignore (and .gitattributes) files versioned
and also distributed on git clone they need to be inside the
work dir. Unfortunately the sources and binaries are co-located
inside the work dir subfolders - for historic reasons.

So i would like to have a mechanism to be able to specify different
filenames for .gitignore and .gitattributes  without having to
recompile git, perhaps by an environment variable.
(e.g by a suffix like .gitignore.src .gitignore.bin etc)

Is this currently possible or am I missing something? It would ease
my task a lot. 

Greetings,
Konrad

^ permalink raw reply	[flat|nested] 11+ messages in thread
* multiple .gitignore and friends  in same workdir possible?
@ 2010-04-23 12:46 Konrad Karl
  0 siblings, 0 replies; 11+ messages in thread
From: Konrad Karl @ 2010-04-23 12:46 UTC (permalink / raw)
  To: git

Hi,

while trying to move our Windows people from VSS to git i am
facing the following problem:

I want to have two (or three) git repos wich all share the
same working directory (this is manageable by environment variables),
one for the real source files and the other for 3'rd party binaries 
(*.dll, *.lib + perhaps include files for those)
and perhaps a third one for debugging symbol files (*.pdb and such)

In order to have .gitignore (and .gitattributes) files versioned
and also distributed on git clone they need to be inside the
work dir. Unfortunately the sources and binaries are co-located
inside the work dir subfolders - for historic reasons.

So i would like to have a mechanism to be able to specify different
filenames for .gitignore and .gitattributes  without having to
recompile git, perhaps by an environment variable.
(e.g by a suffix like .gitignore.src .gitignore.bin etc)

Is this currently possible or am I missing something? It would ease
my task a lot. 

Greetings,
Konrad

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-04-23 18:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4526533254752708319@unknownmsgid>
2010-04-23 13:01 ` multiple .gitignore and friends in same workdir possible? Sverre Rabbelier
2010-04-23 14:32   ` Konrad Karl
2010-04-23 14:32   ` Konrad Karl
2010-04-23 14:50     ` Michael J Gruber
2010-04-23 15:03       ` Konrad Karl
2010-04-23 15:51         ` Michael J Gruber
2010-04-23 18:29           ` Konrad Karl
2010-04-23 18:29           ` Konrad Karl
2010-04-23 15:03       ` Konrad Karl
2010-04-23 12:46 Konrad Karl
  -- strict thread matches above, loose matches on Subject: below --
2010-04-23 12:46 Konrad Karl

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 NNTP newsgroup(s).