RE: [PATCH] python script for issue #3961, fixing the bogus mergeinfo

2011-10-03 Thread Kamesh Jayachandran
: dev@subversion.apache.org Subject: Re: [PATCH] python script for issue #3961, fixing the bogus mergeinfo Attaching a cleaner patch... Removed a couple of commented lines... Regards Prabhu On Monday 19 September 2011 10:24 PM, Prabhu Gnana Sundar wrote: > Thanks Kamesh for your valuable rev

Re: [PATCH] python script for issue #3961, fixing the bogus mergeinfo

2011-09-19 Thread Prabhu Gnana Sundar
Attaching a cleaner patch... Removed a couple of commented lines... Regards Prabhu On Monday 19 September 2011 10:24 PM, Prabhu Gnana Sundar wrote: Thanks Kamesh for your valuable review... On Monday 12 September 2011 06:25 PM, Kamesh Jayachandran wrote: I like this patch. We need it.

Re: [PATCH] python script for issue #3961, fixing the bogus mergeinfo

2011-09-19 Thread Prabhu Gnana Sundar
Thanks Kamesh for your valuable review... On Monday 12 September 2011 06:25 PM, Kamesh Jayachandran wrote: I like this patch. We need it. Thank you... I found this bogus mergeinfo's were causing 404 file not found, which were sometimes causing the merge to fail, making it run longer than

RE: [PATCH] python script for issue #3961, fixing the bogus mergeinfo

2011-09-12 Thread Kamesh Jayachandran
7; which is in the middle of the file and I move above and below that function to review further. With regards Kamesh Jayachandran -----Original Message- From: Prabhu Gnana Sundar [mailto:prabh...@collab.net] Sent: Mon 9/12/2011 2:25 PM To: dev@subversion.apache.org Subject: Re: [PATCH] py

Re: [PATCH] python script for issue #3961, fixing the bogus mergeinfo

2011-09-12 Thread Prabhu Gnana Sundar
On Friday 19 August 2011 11:45 AM, Prabhu Gnana Sundar wrote: Correcting the issue number as #3961... Minor fix in one of the commented descriptions... Attaching the updated script. Please share your thoughts. Thanks and regards Prabhu #!/usr/bin/env python import svn import sys import

Re: [PATCH] python script for issue #3961, fixing the bogus mergeinfo

2011-09-06 Thread Prabhu Gnana Sundar
Updated/fixed the script to not prompt the certificate even if the certificate is accepted permenantly, similar to the get-location-segments.py script. Attaching the updated script. Thanks and regards Prabhu On Friday 19 August 2011 11:45 AM, Prabhu Gnana Sundar wrote: Correcting the issu

Re: [PATCH] python script for issue #3961, fixing the bogus mergeinfo

2011-09-02 Thread Prabhu Gnana Sundar
Attaching an updated tweaked script... Regards Prabhu On Friday 19 August 2011 11:45 AM, Prabhu Gnana Sundar wrote: Correcting the issue number as #3961... On Thursday 18 August 2011 08:32 PM, Prabhu Gnana Sundar wrote: Hi all, With reference to my earlier discussions in http://svn.haxx.s

Re: [PATCH] python script for issue #3961, fixing the bogus mergeinfo

2011-08-18 Thread Prabhu Gnana Sundar
Correcting the issue number as #3961... On Thursday 18 August 2011 08:32 PM, Prabhu Gnana Sundar wrote: Hi all, With reference to my earlier discussions in http://svn.haxx.se/dev/archive-2011-07/0432.shtml I am attaching a python script which would find the bogus mergeinfo and fix it. This