Cumulative "git read-tree -m" rejected with overwriting warning

2013-02-13 Thread Marcin Owsiany
you can merge things incrementally," which I took to mean that I can read from multiple trees one by one before writing the tree. Could anyone give me some hints? -- Marcin Owsiany http://marcin.owsiany.pl/ GnuPG: 2048R/02F946FC 35E9 1344 9F77 5F43 13DD 6423 DBF4 80C6 02F9 46FC

Re: [PATCH/RFC] git-svn: don't create master if another head exists

2012-07-18 Thread Marcin Owsiany
On Wed, Jul 18, 2012 at 11:27:22AM +, Eric Wong wrote: > Marcin Owsiany wrote: > > On Wed, Jul 11, 2012 at 03:56:43PM -0700, Junio C Hamano wrote: > > > If the caller does not handle errors, it could be even clearer to > > > write it like > > > > >

Re: [PATCH/RFC] git-svn: don't create master if another head exists

2012-07-18 Thread Marcin Owsiany
Thanks for the review! On Wed, Jul 11, 2012 at 03:56:43PM -0700, Junio C Hamano wrote: > Marcin Owsiany writes: > > > Date: Sun, 24 Jun 2012 22:40:05 +0100 > > Subject: [PATCH] git-svn: don't create master if another head exists > > > > git-svn insists on cr

Re: [PATCH/RFC] git-svn: don't create master if another head exists

2012-07-11 Thread Marcin Owsiany
On Wed, Jul 11, 2012 at 01:26:17AM +, Eric Wong wrote: > Junio C Hamano wrote: > > Marcin Owsiany writes: > > > > >> This makes my idea to do the same to "my something else instead of > > >> master" much less attractive. In fact I

Re: [PATCH/RFC] git-svn: don't create master if another head exists

2012-07-09 Thread Marcin Owsiany
On Tue, Jun 26, 2012 at 11:32:15PM +0100, Marcin Owsiany wrote: > On Tue, Jun 26, 2012 at 03:03:07PM -0700, Junio C Hamano wrote: > > Marcin Owsiany writes: > > > > > diff --git a/git-svn.perl b/git-svn.perl > > > index 0b074c4..2379a71 100755 > > > -