https://issues.apache.org/bugzilla/show_bug.cgi?id=47529
Summary: [PATCH] allow flexible trunk, tag, and branch
locations with tagdiff
Product: Ant
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: svn Antlib
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=23981)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23981)
Patch to allow flexible trunk, tag, and branch locations with tagdiff
small fix to address hardcoded locations for tags, branches and trunk.
A repository I am working with is following best practice, but is using
capitalized forms of these locations across the repository.
This fix will allow people who are using non-standard repository locations to
specify their custom names for these locations.
It will default to values of "tags", "branches", and "trunk" (without the
quotes) if left unspecified.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.