You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Michael A. Labriola" <la...@digitalprimates.net> on 2013/02/19 22:13:34 UTC

Routine Checkout

Just attempting to do a fresh, but routine, checkout of https://svn.apache.org/repos/asf/flex/sdk

I eventually get:

External Failed: C:\svn\dev\sdk\tags\apache-flex-sdk-4.9.0\frameworks\projects\textLayout\3.0.33
Error Repository moved permanently to
'https://svn.apache.org/repos/asf/flex/tlf/branches/3.0/textLayout'; please
Relocate



RE: Routine Checkout

Posted by "Michael A. Labriola" <la...@digitalprimates.net>.
>Have you checked out the code since 1/3?  You may need to do a manual relocate if you haven't checked it out since infra changed our location on the svn last month.

This was a fresh checkout, in a brand new location, today.

In other words, that would be the experience of someone who has never checked out our code base if they did so right now.

Mike


Re: Routine Checkout

Posted by Om <bi...@gmail.com>.
On Tue, Feb 19, 2013 at 2:04 PM, Michael A. Labriola <
labriola@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" <ju...@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

RE: Routine Checkout

Posted by "Michael A. Labriola" <la...@digitalprimates.net>.
>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

Re: Routine Checkout

Posted by Om <bi...@gmail.com>.
If you don't have pending check-ins, you might as well checkout to a new
directory.  Much less hassle.

Thanks,
Om
On Feb 19, 2013 1:55 PM, "Nicholas Kwiatkowski" <ni...@spoon.as> wrote:

> Have you checked out the code since 1/3?  You may need to do a manual
> relocate if you haven't checked it out since infra changed our location on
> the svn last month.
>
> -Nick
>
> On Tue, Feb 19, 2013 at 4:13 PM, Michael A. Labriola <
> labriola@digitalprimates.net> wrote:
>
> >
> > Just attempting to do a fresh, but routine, checkout of
> > https://svn.apache.org/repos/asf/flex/sdk
> >
> > I eventually get:
> >
> > External Failed:
> >
> C:\svn\dev\sdk\tags\apache-flex-sdk-4.9.0\frameworks\projects\textLayout\3.0.33
> > Error Repository moved permanently to
> > 'https://svn.apache.org/repos/asf/flex/tlf/branches/3.0/textLayout';
> > please
> > Relocate
> >
> >
> >
>

Re: Routine Checkout

Posted by Nicholas Kwiatkowski <ni...@spoon.as>.
Have you checked out the code since 1/3?  You may need to do a manual
relocate if you haven't checked it out since infra changed our location on
the svn last month.

-Nick

On Tue, Feb 19, 2013 at 4:13 PM, Michael A. Labriola <
labriola@digitalprimates.net> wrote:

>
> Just attempting to do a fresh, but routine, checkout of
> https://svn.apache.org/repos/asf/flex/sdk
>
> I eventually get:
>
> External Failed:
> C:\svn\dev\sdk\tags\apache-flex-sdk-4.9.0\frameworks\projects\textLayout\3.0.33
> Error Repository moved permanently to
> 'https://svn.apache.org/repos/asf/flex/tlf/branches/3.0/textLayout';
> please
> Relocate
>
>
>

RE: Routine Checkout

Posted by "Michael A. Labriola" <la...@digitalprimates.net>.
>Mike, can you please retry?

This part now works.

RE: Routine Checkout

Posted by "Michael A. Labriola" <la...@digitalprimates.net>.
>Fixed the issue with tag.
>Mike, can you please retry?

Will do.

Thanks,
Mike

Re: Routine Checkout

Posted by Om <bi...@gmail.com>.
Fixed the issue with tag.

Mike, can you please retry?

Thanks,
Om

On Tue, Feb 19, 2013 at 3:12 PM, Om <bi...@gmail.com> wrote:

> Its the tag: "apache-flex-sdk-4.9.0" that wasn't fixed.  Refer to my
> other email in this thread with more details.
>
> Om
>
> On Tue, Feb 19, 2013 at 3:09 PM, Justin Mclean <ju...@classsoftware.com>wrote:
>
>> Hi Mike,
>>
>> Just did a full clean check out no issues. Like so:
>> svn co https://svn.apache.org/repos/asf/flex/sdk/branches/develop
>>
>> When it got to the the textlayout external link it did this:
>>
>> Fetching external item into
>> 'develop/frameworks/projects/textLayout/3.0.33'
>> A    develop/frameworks/projects/textLayout/3.0.33/.flexLibProperties
>> A    develop/frameworks/projects/textLayout/3.0.33/.project
>> A    develop/frameworks/projects/textLayout/3.0.33/manifest.xml
>> etc etc
>>
>> svn co https://svn.apache.org/repos/asf/flex/sdk/tunk also had no issues.
>>
>> My guess is that the SVN link for textlayout hasn't been updated in one
>> of the other branches (4.8 release perhaps?)
>>
>> Thanks,
>> Justin
>
>
>

Re: Routine Checkout

Posted by Om <bi...@gmail.com>.
Its the tag: "apache-flex-sdk-4.9.0" that wasn't fixed.  Refer to my other
email in this thread with more details.

Om

On Tue, Feb 19, 2013 at 3:09 PM, Justin Mclean <ju...@classsoftware.com>wrote:

> Hi Mike,
>
> Just did a full clean check out no issues. Like so:
> svn co https://svn.apache.org/repos/asf/flex/sdk/branches/develop
>
> When it got to the the textlayout external link it did this:
>
> Fetching external item into 'develop/frameworks/projects/textLayout/3.0.33'
> A    develop/frameworks/projects/textLayout/3.0.33/.flexLibProperties
> A    develop/frameworks/projects/textLayout/3.0.33/.project
> A    develop/frameworks/projects/textLayout/3.0.33/manifest.xml
> etc etc
>
> svn co https://svn.apache.org/repos/asf/flex/sdk/tunk also had no issues.
>
> My guess is that the SVN link for textlayout hasn't been updated in one of
> the other branches (4.8 release perhaps?)
>
> Thanks,
> Justin

Re: Routine Checkout

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi Mike,

Just did a full clean check out no issues. Like so:
svn co https://svn.apache.org/repos/asf/flex/sdk/branches/develop

When it got to the the textlayout external link it did this:

Fetching external item into 'develop/frameworks/projects/textLayout/3.0.33'
A    develop/frameworks/projects/textLayout/3.0.33/.flexLibProperties
A    develop/frameworks/projects/textLayout/3.0.33/.project
A    develop/frameworks/projects/textLayout/3.0.33/manifest.xml
etc etc

svn co https://svn.apache.org/repos/asf/flex/sdk/tunk also had no issues.

My guess is that the SVN link for textlayout hasn't been updated in one of the other branches (4.8 release perhaps?)

Thanks,
Justin