All of lore.kernel.org
 help / color / mirror / Atom feed
* cvsserver bug
@ 2007-04-11 16:10 Daniel Barkalow
  2007-04-11 19:43 ` Frank Lichtenheld
  2007-04-11 20:38 ` [PATCH] cvsserver: Fix handling of diappeared files on update Frank Lichtenheld
  0 siblings, 2 replies; 9+ messages in thread
From: Daniel Barkalow @ 2007-04-11 16:10 UTC (permalink / raw)
  To: git; +Cc: Martyn Smith, Martin Langhoff

It seems like git-cvsserver doesn't know the CVS special case that, if the 
client has removed the file from the working directory (but not called 
"cvs remove"), this means to revert it to the server's version. I think 
that the condition around line 843 needs to exclude this case, and it 
needs to get to line 892 instead, but I can't even fake perl to fix it.

	-Daniel
*This .sig left intentionally blank*

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-04-11 22:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-11 16:10 cvsserver bug Daniel Barkalow
2007-04-11 19:43 ` Frank Lichtenheld
2007-04-11 20:38 ` [PATCH] cvsserver: Fix handling of diappeared files on update Frank Lichtenheld
2007-04-11 21:09   ` Junio C Hamano
2007-04-11 21:36   ` Junio C Hamano
2007-04-11 21:39     ` Daniel Barkalow
2007-04-11 21:42     ` Frank Lichtenheld
2007-04-11 21:52   ` Martin Langhoff
2007-04-11 22:02     ` Daniel Barkalow

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.