Read from the stream until the end of the line. TODO: If an empty line is found, then this will skip this line and try the next line (up to 10 times). Is this the required behaviour?
Missing <returns> documentation for M:ICSharpCode.SharpCvsLib.Streams.CvsStream.ReadLine
CvsStream Class | ICSharpCode.SharpCvsLib.Streams Namespace