Test program to get the list of the files which are dropped to review board

2015-07-14 Thread vijay bhaskar reddy Yalamuri
Hi Review board team I am writing a test program to find out is there any change of diff files after posting the review request. I thought first I will get the list of files which are posted to the review board and get the corresponding time stamp and compare this time stamp with original defe

Re: Test program to get the list of the files which are dropped to review board

2015-07-14 Thread Christian Hammond
--Original Message- From: vijay bhaskar reddy Yalamuri Reply: reviewboard@googlegroups.com > Date: July 14, 2015 at 1:16:58 AM To: reviewboard@googlegroups.com > Subject:  Test program to get the list of the files which are dropped to review board > Hi Review board team > > >

Re: Test program to get the list of the files which are dropped to review board

2015-07-14 Thread vijay bhaskar reddy Yalamuri
Hi Team, Thanks for your reply. I just need to find out for corresponding review request, what are the files are associated. I tried below program to find out the files list. But it always give me wrong count. Can you tell me is there any other way to get the proper list of diff file names ?

Re: Test program to get the list of the files which are dropped to review board

2015-07-19 Thread vijay bhaskar reddy Yalamuri
Hi Team, Can any one help me to resolve the below problem ? Regards Vijay On Tuesday, July 14, 2015 at 1:46:55 PM UTC+5:30, vijay bhaskar reddy Yalamuri wrote: > > Hi Review board team > > > I am writing a test program to find out is there any change of diff files > after posting the review