git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Site dependent repositories
@ 2011-08-21  3:31 Stewart A. Brown
  2011-08-21  4:21 ` Andrew Keller
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stewart A. Brown @ 2011-08-21  3:31 UTC (permalink / raw)
  To: git


I am wondering whether or not git has the functionality to handle
my situation.

I have git repositories at multiple sites.  At each site the git repository
has site dependent sources.  Each repository is organised something
like:

top/a/local
       b
       c/d/extensions
       e

The directories top, a, b, c, d, and e have sources that need to be
pushed or pulled between the repositories at all sites.  The directories
'local' and 'extensions' have sources that must be managed within sites
but never pushed or pulled between sites.

The ignore mechanism will not suffice because the files in 'local' and
'extensions' must be source managed.  I have looked a bit into
submodules, filters, and hooks.  None of these jumps out as obvious, but
they are rich mechanisms with plenty of subtleties.

Does git have a way of letting me do this?

Stewart Brown
sabrown256@gmail.com

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

end of thread, other threads:[~2011-08-21 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-21  3:31 Site dependent repositories Stewart A. Brown
2011-08-21  4:21 ` Andrew Keller
2011-08-21  5:46 ` Evan Shelhamer
2011-08-21 16:14 ` Jens Lehmann

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).