git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: 2 projects 1 repo
       [not found] <25530063.post@talk.nabble.com>
@ 2009-10-28 12:19 ` Tim Mazid
  0 siblings, 0 replies; only message in thread
From: Tim Mazid @ 2009-10-28 12:19 UTC (permalink / raw)
  To: git



twzgerald wrote:
> 
> I have a client-server project where I split them into 2 projects to
> separately create the client in one software project and the server in
> another. I registered myself a project hosting at sourceforge.net which
> provides a git repository. How can I put the 2 projects into the git
> repository.
> 
> I want to create some sort of hierarchy like <main-project>--> Client -->
> src --> org.project.client...etc..
>                                                                            
> |
>                                                                            
> +----------> Server --> src --> org.project.server...etc..
> 

You could simply create two branches, master-server, and master-client, and
just never ever cross-merge them, or their child branches.
Or you just create two repos.

Good luck,
Tim.
-- 
View this message in context: http://www.nabble.com/2-projects-1-repo-tp25530063p26093640.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-28 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <25530063.post@talk.nabble.com>
2009-10-28 12:19 ` 2 projects 1 repo Tim Mazid

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