Files
git/Documentation
Eric Wong 45bf473a7b git-svn: fix dcommit losing changes when out-of-date from svn
There was a bug in dcommit (and commit-diff) which caused deltas
to be generated against the latest version of the changed file
in a repository, and not the revision we are diffing (the tree)
against locally.

This bug can cause recent changes to the svn repository to be
silently clobbered by git-svn if our repository is out-of-date.

Thanks to Steven Grimm for noticing the bug.

The (few) people using the commit-diff command are now required
to use the -r/--revision argument.  dcommit usage is unchanged.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-11-09 09:34:46 -08:00
..
2005-11-08 08:58:52 -08:00
2006-03-02 00:52:59 -08:00
2006-05-24 22:29:23 -07:00
2006-06-07 11:49:35 -07:00
2006-07-01 17:09:01 -07:00
2006-06-07 11:49:35 -07:00
2006-07-09 02:42:41 -07:00
2006-09-15 18:37:01 -07:00
2005-10-12 18:32:02 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-06-03 23:54:55 -07:00
2006-06-17 17:56:52 -07:00
2006-06-03 23:54:55 -07:00
2006-06-03 23:54:55 -07:00
2006-07-09 02:42:41 -07:00
2006-08-23 21:24:47 -07:00
2006-09-09 11:57:37 -07:00
2006-06-21 02:34:14 -07:00
2006-05-01 22:29:16 -07:00
2006-09-20 09:00:14 -07:00
2006-06-24 01:11:19 -07:00
2006-09-13 23:39:33 -07:00
2006-06-07 11:49:35 -07:00
2006-10-23 13:19:49 -07:00