commit | 538778469ca267c8888bc659d20680c3a1e077fd | [log] [tgz] |
---|---|---|
author | Frank Lichtenheld <frank@lichtenheld.de> | Tue Mar 06 10:42:24 2007 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Sun Mar 11 22:49:08 2007 -0700 |
tree | e1ee911b54b5e22ec508e58f433317d1d53ae735 | |
parent | ed8ad7e2e29d4adf342964f6cc15d6b84f62c700 [diff] |
cvsserver: Use Merged response instead of Update-existing for merged files Using Update-existing leads to the client forgetting about the "locally modified" status of the file which can lead to loss of local changes on later updates. Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de> Acked-by: Martin Langhoff <martin.langhoff@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>