On Tue, Feb 19, 2013 at 2:04 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote:
> >If you don't have pending check-ins, you might as well checkout to a new > directory. Much less hassle. > > Literally a brand new checkout in a new directory. Hence the reason I am > raising the issue > Relevant: Alex Harui via flex.apache.org: > > On 1/5/13 3:03 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: > > Hi, > > > >> Thanks - which is not correct. I'll see if I can fix. > > > > Fixed the syntax to correctly use svn propset is rather tricky btw: > > svn propset svn:externals '3.0.33 > > https://svn.apache.org/repos/asf/flex/tlf/branches/3.0/textLayout' . > > > > (note quotes and . at end). > Thanks for figuring it out. > > > >> Also means all tagged branches and the trunk is currently broken. > > What should be do about these? > IMO, leave the tags as is. We will fix them if we ever have to use them > again. But I think the right thing to do is fix trunk. The long way would > be for us to cut a 4.9.1 with an updated readme, etc, but I'm ok with you > just changing the props in the trunk. > > It was decided not to fix the "apache-flex-sdk-4.9.0" tag unless someone had issues. That time has come now. Someone who has the tag checked out should apply the fix discussed here [1]. The fix would result in something like this: Modified: > flex/sdk/branches/release4.9/frameworks/projects/textLayout/ (props > changed) > Propchange: flex/sdk/branches/release4.9/frameworks/projects/textLayout/ > ------------------------------------------------------------ > ------------------ > --- svn:externals (original) > +++ svn:externals Wed Feb 13 07:47:54 2013 > @@ -1 +1 @@ > -3.0.33 https://svn.apache.org/repos/asf/incubator/flex/tlf/branches/3.0 > /textLayout > +3.0.33 https://svn.apache.org/repos/asf/flex/tlf/branches/3.0/textLayout [1] http://markmail.org/thread/pys4iv6a5q7n6evn