I'm trying to CO an old revision svn co http://svn.apache.org/repos/asf/ofbiz/branches/release10.04@1137445

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

I'm trying to CO an old revision svn co http://svn.apache.org/repos/asf/ofbiz/branches/release10.04@1137445

Justin-2
I need to checkout this specific revision (it would be nice to just get 1
folder but that's not a question for here)

I'm getting the error:

svn: E185005: Decompression of svndiff data failed

Has this to do with the status of the ofbiz svn repo ie: has anyone know
this to happen before? Or is it an svn error ... in which case I'll seek a
solution else where.

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: I'm trying to CO an old revision svn co http://svn.apache.org/repos/asf/ofbiz/branches/release10.04@1137445

Justin-2
Using svn co
http://svn.apache.org/repos/asf/ofbiz/branches/release10.04/framework@1137445

I get the error:

svn: E175002: REPORT of '/repos/asf/!svn/me': Chunk delimiter was invalid (
http://svn.apache.org)

On Tue, May 8, 2012 at 12:40 PM, Justin <[hidden email]>wrote:

> I need to checkout this specific revision (it would be nice to just get 1
> folder but that's not a question for here)
>
> I'm getting the error:
>
> svn: E185005: Decompression of svndiff data failed
>
> Has this to do with the status of the ofbiz svn repo ie: has anyone know
> this to happen before? Or is it an svn error ... in which case I'll seek a
> solution else where.
>
> Thanks.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: I'm trying to CO an old revision svn co http://svn.apache.org/repos/asf/ofbiz/branches/release10.04@1137445

Jacopo Cappellato-4
try with:

svn co -r 1137445 http://svn.apache.org/repos/asf/ofbiz/branches/release10.04/framework

Jacopo

On May 8, 2012, at 12:54 PM, Justin wrote:

> Using svn co
> http://svn.apache.org/repos/asf/ofbiz/branches/release10.04/framework@1137445
>
> I get the error:
>
> svn: E175002: REPORT of '/repos/asf/!svn/me': Chunk delimiter was invalid (
> http://svn.apache.org)
>
> On Tue, May 8, 2012 at 12:40 PM, Justin <[hidden email]>wrote:
>
>> I need to checkout this specific revision (it would be nice to just get 1
>> folder but that's not a question for here)
>>
>> I'm getting the error:
>>
>> svn: E185005: Decompression of svndiff data failed
>>
>> Has this to do with the status of the ofbiz svn repo ie: has anyone know
>> this to happen before? Or is it an svn error ... in which case I'll seek a
>> solution else where.
>>
>> Thanks.
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: I'm trying to CO an old revision svn co http://svn.apache.org/repos/asf/ofbiz/branches/release10.04@1137445

Justin-2
Thanks for the reply.

That also gives me the E175002

I've also tried with eclipse svn & a few other clients.
Is there any way I can get the framework folder of rev 1137445 some other
way.

There are snapshots but am not sure if they go that far back.
I also need the exact revision, since I need to use it to create a patch

On Tue, May 8, 2012 at 2:02 PM, Jacopo Cappellato <
[hidden email]> wrote:

> try with:
>
> svn co -r 1137445
> http://svn.apache.org/repos/asf/ofbiz/branches/release10.04/framework
>
> Jacopo
>
> On May 8, 2012, at 12:54 PM, Justin wrote:
>
> > Using svn co
> >
> http://svn.apache.org/repos/asf/ofbiz/branches/release10.04/framework@1137445
> >
> > I get the error:
> >
> > svn: E175002: REPORT of '/repos/asf/!svn/me': Chunk delimiter was
> invalid (
> > http://svn.apache.org)
> >
> > On Tue, May 8, 2012 at 12:40 PM, Justin <[hidden email]
> >wrote:
> >
> >> I need to checkout this specific revision (it would be nice to just get
> 1
> >> folder but that's not a question for here)
> >>
> >> I'm getting the error:
> >>
> >> svn: E185005: Decompression of svndiff data failed
> >>
> >> Has this to do with the status of the ofbiz svn repo ie: has anyone know
> >> this to happen before? Or is it an svn error ... in which case I'll
> seek a
> >> solution else where.
> >>
> >> Thanks.
> >>
> >>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: I'm trying to CO an old revision svn co http://svn.apache.org/repos/asf/ofbiz/branches/release10.04@1137445

Jacques Le Roux
Administrator
Worked here

svn co -r 1137445 http://svn.apache.org/repos/asf/ofbiz/branches/release10.04/framework
[...]
Checked out revision 1137445.

Jacques

From: "Justin" <[hidden email]>

> Thanks for the reply.
>
> That also gives me the E175002
>
> I've also tried with eclipse svn & a few other clients.
> Is there any way I can get the framework folder of rev 1137445 some other
> way.
>
> There are snapshots but am not sure if they go that far back.
> I also need the exact revision, since I need to use it to create a patch
>
> On Tue, May 8, 2012 at 2:02 PM, Jacopo Cappellato <
> [hidden email]> wrote:
>
>> try with:
>>
>> svn co -r 1137445
>> http://svn.apache.org/repos/asf/ofbiz/branches/release10.04/framework
>>
>> Jacopo
>>
>> On May 8, 2012, at 12:54 PM, Justin wrote:
>>
>> > Using svn co
>> >
>> http://svn.apache.org/repos/asf/ofbiz/branches/release10.04/framework@1137445
>> >
>> > I get the error:
>> >
>> > svn: E175002: REPORT of '/repos/asf/!svn/me': Chunk delimiter was
>> invalid (
>> > http://svn.apache.org)
>> >
>> > On Tue, May 8, 2012 at 12:40 PM, Justin <[hidden email]
>> >wrote:
>> >
>> >> I need to checkout this specific revision (it would be nice to just get
>> 1
>> >> folder but that's not a question for here)
>> >>
>> >> I'm getting the error:
>> >>
>> >> svn: E185005: Decompression of svndiff data failed
>> >>
>> >> Has this to do with the status of the ofbiz svn repo ie: has anyone know
>> >> this to happen before? Or is it an svn error ... in which case I'll
>> seek a
>> >> solution else where.
>> >>
>> >> Thanks.
>> >>
>> >>
>>
>>
>