[teiid-dev] Issue when getting the Teiid Code through Anonymous SVN

Ramesh Reddy rareddy at redhat.com
Mon Aug 24 14:28:36 EDT 2009


Sumanth,

The issue

svn: REPORT request failed on '/repos/teiid/!svn/vcc/default'

seems to be reported by lots of people when I searched, but did not see
one conclusive answer. Some were saying it the proxy server, some were
saying dirty checkout etc, so more research is needed there.

try running just 

mkdir teiid
cd teiid

svn co http://anonsvn.jboss.org/repos/teiid/ .

this should checkout all the head version of the Teiid. If you want to
check out a particular branch then run

svn co http://anonsvn.jboss.org/repos/teiid/branches/6.1.x

You can use Eclipse SVN plugin like "subversive"

http://www.eclipse.org/subversive/downloads.php 

or use http://tortoisesvn.tigris.org/ as clients to checkout. I think
all the tools will support the picking up from the failed place. Let us
know how this goes.

Thanks

Ramesh..



On Mon, 2009-08-24 at 23:13 +0530, Sumanth P K wrote:
> Ramesh,
>  
> I tried again now and the good news is that it was able to download
> this time more files than the previous time. But it again failed.
> Please see the attached log. Is there a way by which I can have the
> SVN Check Out resume from the point where it failed? (I know this is a
> SVN question, sorry for that.).
>  
> I was trying to check out the trunk folder as mentioned in the URL:
> http://www.jboss.org/community/wiki/EclipseDevEnvironmentSetUpforTeiid. Could it be because of that? I see that there is a 6.1 folder under the branch. Should I be taking from that instead?
> 
> Thanks,
> Sumanth.
>  
> On Mon, Aug 24, 2009 at 4:35 AM, Ramesh Reddy <rareddy at redhat.com>
> wrote:
>         Sumanth,
>         
>         I just tried the same command against the anon-svn did not see
>         any issues, it may have been a network glitch at that time,
>         please try again and see if works this time.
>         
>         Ramesh..
>         
>         
>         ----- Original Message -----
>         From: "Sumanth P K" <sumanth.technical at gmail.com>
>         To: teiid-dev at lists.jboss.org
>         Sent: Saturday, August 22, 2009 9:34:11 AM GMT -06:00
>         US/Canada Central
>         Subject: [teiid-dev] Issue when getting the Teiid Code through
>         Anonymous SVN
>         
>         
>         
>         Teiid Group,
>         
>         I was trying to get the Teiid Code through the Anonymous SVN:
>         http://anonsvn.jboss.org/repos/teiid/ . I got the following
>         error in Eclipse:
>         
>         Checkout operation for '
>         http://anonsvn.jboss.org/repos/teiid/trunk ' failed.
>         svn: REPORT request failed on '/repos/teiid/!svn/vcc/default'
>         svn: CRLF expected at end of chunk: -1/-1
>         
>         Please find the log attached. Let me know how to resolve this.
>         
>         Bye,
>         Sumanth.
>         
>         _______________________________________________
>         teiid-dev mailing list
>         teiid-dev at lists.jboss.org
>         https://lists.jboss.org/mailman/listinfo/teiid-dev
> 



More information about the teiid-dev mailing list