Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Fri, 13 Sep 2002 09:17:00 +0200, Richard Wirth wrote: > Hello Tony, > > there is definitively a bug in the current build. > > Conflicts are no longer marked in the CVS/Entries ! Were they ever? I thought Wincvs just read the cvs output. >> /* RW -->> */ >> ts = strchr( ts, '+'); >> if( NULL == ts) >> ts = ""; >> /* -->> RW */ >> That looks like it'll break tags etc. to me. I'll see if I can reproduce the bug. Tony