[cvsnt] cvs update -C (patch)
Mark Levedahl
mlevedahl at raytheon.com
Sat Jan 24 17:12:32 GMT 2004
The following patch fixes the problem for me:
Index: update.c
===================================================================
RCS file: /usr/local/cvs/cvsnt/src/update.c,v
retrieving revision 1.44.2.35
diff -r1.44.2.35 update.c
371c371
< client_overwrite_existing = case_sensitive;
---
> client_overwrite_existing = case_sensitive ||
toss_local_changes;
Mark
More information about the cvsnt
mailing list