ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

SVN and EE

October 06, 2008 2:38pm

Subscribe [6]
  • #1 / Oct 06, 2008 2:38pm

    kriz

    231 posts

    Following my post on how would you back up with EE, at: http://ellislab.com/forums/viewthread/93011/

    Has anyone tried using SVN to edit on local machine and then commit changes on the host server?

    Just curious.

  • #2 / Oct 06, 2008 6:00pm

    Ryan Irelan

    444 posts

    Hi kriz,

    That’s how we work on every project. You can either update SVN on the host server manually, or use a post commit hook to automatically update the files. Works great, especially with a team.

  • #3 / Oct 07, 2008 7:42am

    kriz

    231 posts

    Hi Ryan,

    We have cpanel, subversion and trac installed on our host server.

    We are using Aptana (an IDE built on top of eclipse) which also has the subclipse plugin isntalled.

    Would it be too much to ask how you were able to setup the svn server and how you were able to create a repository to connect to?

  • #4 / Oct 07, 2008 10:23am

    stinhambo

    1268 posts

    I am using Coda and this now has Subversion support. I’d love to know how to do this too.

  • #5 / Oct 07, 2008 10:37am

    Dom Stubbs

    156 posts

    I use SVN for all of my projects, however I do not run my own SVN server so could not advise on that front. The SVN host I favour is Springloops.com as, amongst other nice features, it integrates with Basecamp. It will also publish files via FTP on commit/manually, if you like to deploy changes en masse.

    Coda’s new SVN support is handy for quick commits but it is fairly limited. I find Versions is a pretty good companion.

  • #6 / Oct 07, 2008 10:18pm

    kriz

    231 posts

    The web host we are with, provides an SVN support. However, the main SVN repository cannot be in public_html. This means that the SVN server would have to be from a remote server (somewhere else). This said, we could still do an SVN checkout through SSH and into the public_html.

    i.e. SSH svn checkout /url/to/public_html

  • #7 / Oct 12, 2008 2:52am

    Joe Wolin

    206 posts

    For those of you using SVN in your workflow, are you using this to control revision of your templates or your weblog posts?  Are you having to set all your templates as files so you can open these on you local machine and avoid having to go through the control panel?

  • #8 / Oct 12, 2008 6:21am

    kriz

    231 posts

    Analog, yea I currently save the templates as files. Also, so I can open these up on my IDE / editor

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases