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.
Federico Bernardi wrote: > Thanks a lot for your answer, it helped me in understanding how does it > work, but... > I tried linux version of rlog, the one bundled with source code of > cvsnt-2.5.01-1976, and it has the same behavior of my "old" rlog from RCS. > Does someone know a workaround for this issue? > The one bundled with cvsnt is just a wrapper to 'cvs rcsfile rlog' and will always work. You could theoretically compile it for cygwin as it's only a single source file. OTOH a shell script could do exactly the same in theory. Tony