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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Setting up a D6 / C4.2 svn install?
Pages: [1]

Author Topic: Setting up a D6 / C4.2 svn install?  (Read 530 times)

JoeMurray

  • Administrator
  • Ask me questions
  • *****
  • Posts: 578
  • Karma: 24
    • JMA Consulting
  • CiviCRM version: 4.4 and 4.5 (as of Nov 2014)
  • CMS version: Drupal, WordPress, Joomla
  • MySQL version: MySQL 5.5, 5.6, MariaDB 10.0 (as of Nov 2014)
Setting up a D6 / C4.2 svn install?
November 01, 2012, 12:07:53 pm
What is the process for creating a D6 version of a branch for an svn install?

For example, if I want to try test upgrading a D6/C4.1 site to D6/C4.2?
Co-author of Using CiviCRM https://www.packtpub.com/using-civicrm/book

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Setting up a D6 / C4.2 svn install?
November 01, 2012, 02:52:42 pm
I the drupal module do an svn switch the the 3.4 branch (yes I know having it still on 3.4 branch is a bit erghh - Tim & I talked about moving that folder onto git & putting fetching it from there in the setup.sh if you specified d6)
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

JoeMurray

  • Administrator
  • Ask me questions
  • *****
  • Posts: 578
  • Karma: 24
    • JMA Consulting
  • CiviCRM version: 4.4 and 4.5 (as of Nov 2014)
  • CMS version: Drupal, WordPress, Joomla
  • MySQL version: MySQL 5.5, 5.6, MariaDB 10.0 (as of Nov 2014)
Re: Setting up a D6 / C4.2 svn install?
November 02, 2012, 09:53:36 pm
So:
svn co http://svn.civicrm.org/civicrm/branches/v4.2/ civicrm
cd civicrm/drupal
svn switch http://svn.civicrm.org/civicrm/branches/v4.2/drupal

Then do the install.

Thanks, Eileen!
Co-author of Using CiviCRM https://www.packtpub.com/using-civicrm/book

demeritcowboy

  • Ask me questions
  • ****
  • Posts: 570
  • Karma: 42
  • CiviCRM version: Always the latest!
  • CMS version: Drupal 6 mostly, still evaluating 7.
  • MySQL version: Mix of 5.0 / 5.1 / 5.5
  • PHP version: 5.3, usually on Windows
Re: Setting up a D6 / C4.2 svn install?
November 04, 2012, 08:44:38 am
This was in the docs at http://wiki.civicrm.org/confluence/display/CRMDOC42/Installing+CiviCRM+from+subversion+%28SVN%29+repository but is mixed in with the other green notes about version (I think because the editor was driving me nuts and I just gave up and stuck it in somewhere).

In particular note you also need to copy over config.php to the right place.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Setting up a D6 / C4.2 svn install?

This forum was archived on 2017-11-26.