using eclipse with subversion to develop sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 ·...

11
Using Eclipse with Subversion to Develop Sites June 7 th , 2012

Upload: others

Post on 02-Aug-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

Using Eclipse with Subversion to Develop Sites

June 7th, 2012

Page 2: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

Why?

•  This approach is not for everyone.

•  High cost at startup – lot going on.

•  Once up and running, it has advantages. – Eclipse with plugin handles PHP nicely.

– Easier to move back and forth between laptop and CS department server.

CS  Roo  -­‐  IDE  Integra0on   2  

Page 3: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

Steps – a Mac Centric View

•  Install Eclipse – at this time version 3.7 •  I prefer a workspace not inside my

documents folder.

CS  Roo  -­‐  IDE  Integra0on   3  

Page 4: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

Add the PHP Development Tools •  There are two competing eclipse plugins •  I am using PDT

CS  Roo  -­‐  IDE  Integra0on   4  

Page 5: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

PDT Through Indigo Release

CS  Roo  -­‐  IDE  Integra0on   5  

Page 6: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

Subversion through Subclipse

CS  Roo  -­‐  IDE  Integra0on   6  

Page 7: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

Install Subclipse

CS  Roo  -­‐  IDE  Integra0on   7  

Page 8: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

SVNkit

CS  Roo  -­‐  IDE  Integra0on   8  

In  the  Eclipse  Preferences,  you  need  to  change  away  from  the  JavaHL  op0on  in  the  SVN  Interface  Client  specifica0on  shown  to  the  right  at  the  boNom.      I’ve  found  this  maNers!    

Page 9: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

Add a new SVN Repository

CS  Roo  -­‐  IDE  Integra0on   9  

Page 10: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

Success

CS  Roo  -­‐  IDE  Integra0on   10  

Page 11: Using Eclipse with Subversion to Develop Sitesmalaiya/cs793/yr2015sp/more... · 2013-01-29 · Choose a workspace folder to use for this session. Workspace: ... The PDT is working

Checkout – Makes a Project

CS  Roo  -­‐  IDE  Integra0on   11