Re: SVN Export based on date range

2016-01-06 Thread Ryan Schmidt
> On Jan 6, 2016, at 1:45 AM, Kajampady, Aravind > wrote: > > Hi, > > I have a requirement where I have to send a list of SVN modified objects > between given dates. > > I can do that using Tortoise, following way: > 1. Right click and “Show log” > 2. Specify the date range – F

SVN Export based on date range

2016-01-06 Thread Kajampady, Aravind
Hi, I have a requirement where I have to send a list of SVN modified objects between given dates. I can do that using Tortoise, following way: 1. Right click and "Show log" 2. Specify the date range - From, to - in the dialog box. This will filter the log based on the given dates.