IT WAS ALREADY ANSWERED. FORGIVE ME FOR THE BAD SEARCH...
Hallo all,
I have created a new project in joomlaforge, named pccookbook.
I have made it public accessible:
http://developer.joomla.org/sf/projects/pccookbook
Now I need help from someone who has done it before.
I am trying to add the source files to the SVN
I have created a SVN repository for it:
Server Subversion(scm.joomla.org)
Repository Path /svnroot/pccookbook
Since I work from windows, I use TortoiseSVN.
The project has no files yet in. I am trying to checkout though in a directory, in order to start adding files to it.
So, I am trying to checkout giving as a "URL of repository" the following: "svn://scm.joomla.org/svnroot/pccookbook"
And I get the following error: Error: Can't connect to host 'scm.joomla.org': A socket operation was attempted to an unreachable host.
Code: Select all
Error: Can't connect to host 'scm.joomla.org': A socket operation was attempted to an
Error: unreachable host.
When I try to checkout from "http://scm.joomla.org/svnroot/pccookbook"
I get the error:
Code: Select all
Error: PROPFIND request failed on '/svnroot/pccookbook'
Error: PROPFIND of '/svnroot/pccookbook': 302 Found (http://scm.joomla.org)
What am I doing wrong? Shouldnt I be trying to checkout an empty project? Should I use a different url?
Thank you
Koyan