Cannot checkout code from SVN

3 messages Options
Embed this post
Permalink
Gaurav-11

Cannot checkout code from SVN

Reply Threaded More More options
Print post
Permalink
hi,

Im having problems downloading code from SVN:

C:\>svn co http://svn.marketcetera.org/platform/trunk/ marketcetera-platform
svn: PROPFIND request failed on '/platform/trunk'
svn: PROPFIND of '/platform/trunk': could not connect to server (http://svn.marketcetera.org)


Do I need to set something ?

Thanks in advance.

_______________________________________________
m-etc-dev mailing list
[hidden email]
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev
toli

Re: Cannot checkout code from SVN

Reply Threaded More More options
Print post
Permalink
Gaurav,

This is very strange - I can definitely run the command on a variety
of different servers (outside of Marketcetera domain).

Can you try again? Can you ping the svn.marketcetera.org machine?

If that doesn't work, let me know, and I can just export the code for
you and send it to you.

sorry  you are having problems.

On 10/18/07, Gaurav <[hidden email]> wrote:

> hi,
>
> Im having problems downloading code from SVN:
>
> C:\>svn co http://svn.marketcetera.org/platform/trunk/
> marketcetera-platform
> svn: PROPFIND request failed on '/platform/trunk'
> svn: PROPFIND of '/platform/trunk': could not connect to server
> (http://svn.marketcetera.org)
>
>
> Do I need to set something ?
>
> Thanks in advance.
>
> _______________________________________________
> m-etc-dev mailing list
> [hidden email]
> http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev
>
>


--
Toli Kuznets
http://www.marketcetera.com: Open-Source Trading Platform
download.run.trade.
_______________________________________________
m-etc-dev mailing list
[hidden email]
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev
toli

Re: Cannot checkout code from SVN

Reply Threaded More More options
Print post
Permalink
In reply to this post by Gaurav-11
Gaurav,

We ended up setting up svnserve to run on that machine as well, so
people with transparent HTTP proxy problems can use the following
command to check code out:
svn co svn://svn.marketcetera.org/platform/trunk platform-latest

I also wrote it up in the FAQ:
http://trac.marketcetera.org/trac.fcgi/wiki/Marketcetera/DeveloperFAQ#SVNcheckoutoverHTTPdoesntworkforme

Let me know if this doesn't work for you either.

On 10/18/07, Gaurav <[hidden email]> wrote:

> hi,
>
> Im having problems downloading code from SVN:
>
> C:\>svn co http://svn.marketcetera.org/platform/trunk/
> marketcetera-platform
> svn: PROPFIND request failed on '/platform/trunk'
> svn: PROPFIND of '/platform/trunk': could not connect to server
> (http://svn.marketcetera.org)
>
>
> Do I need to set something ?
>
> Thanks in advance.
>
--
Toli Kuznets
http://www.marketcetera.com: Open-Source Trading Platform
download.run.trade.
_______________________________________________
m-etc-dev mailing list
[hidden email]
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev