You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2009/04/27 16:57:39 UTC

DO NOT REPLY [Bug 47105] New: [PATCH] add branch support to tagdiff

https://issues.apache.org/bugzilla/show_bug.cgi?id=47105

           Summary: [PATCH] add branch support to tagdiff
           Product: Ant
           Version: unspecified
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: svn Antlib
        AssignedTo: notifications@ant.apache.org
        ReportedBy: danny@apache.org


Created an attachment (id=23552)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23552)
Patch to allow branches to be compared as well as tags

Patch supplied allows all combinations of branches, tags or trunk to be
compared.
It is fully compatible with older configuration.
Also attached is the whole source file, as the diff is pretty comprehensive.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47105] [PATCH] add branch support to tagdiff

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47105





--- Comment #3 from Stefan Bodewig <bo...@apache.org>  2009-05-05 07:04:08 PST ---
svn revision 771731 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=771731 ) fixes a small backwards incompatibility when dealing with
implicit trunk values (the original patch wouldn't contain a to* attribute in
the generated diff).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47105] [PATCH] add branch support to tagdiff

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47105


Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47105] [PATCH] add branch support to tagdiff

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47105





--- Comment #2 from Stefan Bodewig <bo...@apache.org>  2009-05-05 06:12:14 PST ---
added as svn revision 771707 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=771707 )

Thanks!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47105] [PATCH] add branch support to tagdiff

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47105





--- Comment #1 from Danny Angus <da...@apache.org>  2009-04-27 07:58:34 PST ---
Created an attachment (id=23553)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23553)
Full source of change to allow branches to be compared as well as tags

adding src as well as diff

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.