2007/5/13, Greg <[EMAIL PROTECTED]>: > When I run: > "svn import https://svn.cakephp.org/repo/trunk/cake/1.2.x.x > file:///svn/cake1.2/trunk/current", I get the following error: > "svn: 'https://svn.cakephp.org/repo/trunk/cake/1.2.x.x' does not > exist" > > So, what url do I use in my import in order to bring in the most > current build?
The URL is correct. Maybe you have a problem with your internet connectivity. What is the output of "nslookup svn.cakephp.org"? Or "traceroute svn.cakephp.org"? Could there be any firewalls causing problems? Are you required to use a proxy? Martin -- Martin Schapendonk, [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
