CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Drupal Modules »
  • Using CiviSchool (Moderators: Donald Lobo, Deepak Srivastava) »
  • Trouble with SVN Checkout
Pages: [1]

Author Topic: Trouble with SVN Checkout  (Read 3166 times)

bemebeyou

  • Guest
Trouble with SVN Checkout
July 31, 2010, 07:35:09 pm
Hi all,

I am trying to download Civischool from the repository, using terminal on a Mac, and keep getting the following error message

svn co https://svn.civicrm.org/sfschool/trunk/ /home/_ /public_html/sites/all/modules/sfschool/
svn: PROPFIND request failed on '/sfschool/trunk'
svn: PROPFIND of '/sfschool/trunk': 405 Method Not Allowed (https://svn.civicrm.org)


I have tried it using http:// but that returns the following message:

svn: Can't check path '/home/_ /public_html/sites/all/modules/sfschool': Input/output error

I have also tried downloading it to my local drive but the same error messages are returned.  Please help if you know what is going on.

Thanks.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Trouble with SVN Checkout
July 31, 2010, 08:23:14 pm

use http instead of https

also unless u r a developer, u might want to use the 3.2 branch. trunk currently has quite a bit of new code that is still being tested and deployed

svn co http://svn.civicrm.org/sfschool/branches/v3.2  sfs_32

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

bemebeyou

  • Guest
Re: Trouble with SVN Checkout
August 01, 2010, 06:32:05 pm
Thank you so much, that worked a treat!

And thank you for your wonderful work on CiviCRM.
« Last Edit: August 01, 2010, 06:33:45 pm by bemebeyou »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Drupal Modules »
  • Using CiviSchool (Moderators: Donald Lobo, Deepak Srivastava) »
  • Trouble with SVN Checkout

This forum was archived on 2017-11-26.