<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:'Times New Roman', Times, serif;">
<p>​The man page is your friend:</p>
<p>       -D date_spec</p>
<p>         Use  the  most  recent  revision no later than date_spec.  date_spec is a single argument, a date description<br>
         specifying a date in the past.<br>
</p>
<p><br>
</p>
<p><rant>Office 365 however is not my friend.  My apologies for whatever weird formatting comes across</rant></p>
<p><br>
</p>
<p>Try something like:</p>
<p><br>
</p>
<p>cvs  diff -D "1 month ago" -U 5   yourDeviceName</p>
<p><br>
</p>
<p>which gives you a cumulative what's changed between then & now.</p>
<p><br>
</p>
<p>Regards,</p>
<p>Lee</p>
<p><br>
</p>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="width: 98%; display: inline-block;">
<div id="divRplyFwdMsg" dir="ltr"><font color="#000000" face="Calibri, sans-serif" style="font-size: 11pt;"><b>From:</b> Rancid-discuss <rancid-discuss-bounces@shrubbery.net> on behalf of Brad M <bradleymcwilliams1@gmail.com><br>
<b>Sent:</b> Wednesday, June 17, 2015 9:13 AM<br>
<b>To:</b> rancid-discuss@shrubbery.net<br>
<b>Subject:</b> [rancid] CVS</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div>I had emailed yesterday and got the example of how to create a diff using svn. I use cvs and tried replacing the svn for cvs and get an error.
<br>
<br>
cvs diff -r{2015-05-01}:{2015-05-30} | mail rancid-Public<br>
<br>
<br>
</div>
but getting "Can't parse date/time" <br>
<br>
</div>
The goal is to run a report for last month. <br>
<div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>