Re: Managing multiple branches in git

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Managing multiple branches in git
Date: 2009-06-02 16:16:37
Message-ID: 20090602161637.GB5845@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David E. Wheeler wrote:

> Well, you can have as many clones of a repository as you like. You can
> keep one with master checked out, another with rel8_3, another with
> rel8_2, etc. You'd just have to write a script to keep them in sync
> (shouldn't be too difficult, each just as all the others as an origin --
> or maybe you have one that's canonical on your system).

Hmm, but is there a way to create those clones from a single local
"database"?

(I like the monotone model much better. This mixing of working copies
and databases as if they were a single thing is silly and uncomfortable
to use.)

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Kreen 2009-06-02 16:17:22 Re: PostgreSQL Developer meeting minutes up
Previous Message Simon Riggs 2009-06-02 16:13:10 Re: pg_standby -l might destory the archived file