On 22-09-2010 12:53:35 +0200, Niels Nes wrote:
> On Wed, Sep 22, 2010 at 12:51:40PM +0200, Sjoerd Mullender wrote:
> > On 2010-09-22 12:45, Niels Nes wrote:
> > > Changeset: 1a8d83cae2c4 for MonetDB
> > > URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1a8d83cae2c4
> > > Modified Files:
> > >   sql/src/common/sql_types.mx
> > > Branch: Oct2010
> > > Log Message:
> > > 
> > > we don't have << and >> on real types.
> > > 
> > > 
> > > hg hell continues (hgattic .... prevents single file commits..)
> > 
> > Heb je de "record" extensie al geprobeerd?  Die gebruik ik om een
> > selectie te maken voor wat ik wil committen.
> nee, want dat lost het hg merge probleem ook niet op. De
> commit/merge/push geeft altijd problemen. Dit is deels oplosbaar
> via attic. Maar die interface is weer niet echt handig, ie het
> is geen stack van changes.

% vim ... # make changes
% hg commit -m "my change"
% hg pull --rebase # get new changes, put already locally committed changes on 
top
% hg push

_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to