View Issue Details

IDProjectCategoryView StatusLast Update
243WADFCorepublic28 Jul 2009 21:18
Reportertimj Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary243: When deploying SVN dependencies, warn if conflicting externals exist
DescriptionWhen deploying SVN dependencies, warn if conflicting externals (e.g. svn:externals) exist
TagsNo tags attached.

Relationships

related to 267 new When deploying with dependency-tags show pear installed packages and checkouts that are not in the tags file 

Activities

timj

28 Jul 2009 21:18

manager   ~253

Quite difficult to do, because externals can be defined outside the containing directory e.g.

foo/ svn:externals lib/bar1
foo/lib svn:externals bar2

The effect is that both lib/bar1 and lib/bar2 exist, but they are defined in different places!

Issue History

Date Modified Username Field Change
28 Jul 2009 14:36 timj New Issue
28 Jul 2009 21:18 timj Note Added: 253
25 Apr 2010 18:52 timj Relationship added related to 267