I've got a set of 5 git repositories on one computer. I'm looking for a way to more cleanly distribute them, and keep them in sync when i distribute them. I'm trying to discern whether the scantly documented git-submodule can accomplish this... All of my git modules are in one place, /srv/DM: /srv/DM/a .. /srv/DM/e to add them all into one super repository for easier distributing I have to move them all to /srv/DM/git-old, then git init in /srv/DM, then I git submodule add all of the modules in /srv/DM/git-old. The question then comes down to why do I need to have my git-submodules in /srv/DM, and /srv/DM/git-old. Can I make a superproject out of /srv/DM and just some how add all of that directories contents as submodules. When I try to add them as like that I just get submodule 'a' already exists (because it does as a non-submodule but as a git-repos.) Picture a svn repository, now chop of the root, that's how my git looks, and I'm trying to amend that. In svn all of your companies projects can be tracked by one svn repository, not so in git. I'm wondering if submodule is or isn't the tool to deliver this functionality. -- Evan Carroll System Lord of the Internets me@evancarroll.com 832-445-8877 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| David Miller | [GIT]: Networking |
| Larry Finger | Re: Regression in 2.6.27 caused by commit bfc0f59 |
| Arjan van de Ven | [patch] Add basic sanity checks to the syscall execution patch |
| jmerkey | [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2.6.27-rc4 released |
git: | |
| Elijah Newren | Trying to use git-filter-branch to compress history by removing large, obsolete bi... |
| Reece Dunn | git: cannot rename foo to Foo on a case-insensitive filesystem (e.g. on Windows) |
| Sean | Re: how to use git merge -s subtree? |
| Karl | Re: git-svn should default to --repack |
| carlopmart | About Xen: maybe a reiterative question but .. |
| Nick Guenther | Re: Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Jon Steel | New W83627HF Watchdog Driver |
| Alexey Kuznetsov | Re: [TCP]: TCP_DEFER_ACCEPT causes leak sockets |
| Indan Zupancic | Re: Realtek 8111C transmit timed out |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Matheos Worku | 2.6.24 BUG: soft lockup - CPU#X |
