[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Homesite

From: Johnathan Gifford <jgifford_at_wernervas.com>
Date: 2007-01-08 21:13:11 CET

James,

Agreed with Russ, look at Eclipse with the CFEclipse and Subclipse plugins. All are very mature and provide features above and beyond what Homesite offers without the annoyances of Dreamweaver. Additionally, if JavaScript is a staple in your code, there is an Eclipse plug-in for this as well.

If the FTP support in Eclipse is holding you back, consider using Subversion to deploy to servers. Basically you create a Subversion 'working copy' as your website on the server. Then as changes committed to the repository, then do a 'svn update' on the site (working copy) periodically to update the server. Using the '-r' switch and a revision number allows for quick roll backs if there are problems with the change as well.

Johnathan

>>> On Mon, Jan 8, 2007 at 2:02 PM, in message <45A2A35A.2040303@istandfor.com>,
Ruslan Sivak <rsivak@istandfor.com> wrote:
> James,
>
> You guys should look into switching to CFEclipse (I'm assuming you're
> doing coldfusion development as we are). There are also other plugins
> for Eclipse for regular web development, but once you switch to eclipse,
> it will be very easy to use SVN through the subclipse plugin.
>
> You can also use TortoiseSVN, which is a windows explorer extension.
>
> Russ
>
> list wrote:
>> Hi,
>>
>> i'm new to this list and to subversion.
>>
>> I am looking to add subversion support for homesite. I support a group of
> about 15 web- producers who use homesite and we're looking for version control.
> we used teamsite but it was too heavy and cumbersome for our needs. my goal
> is to build a button or such for homesite, but was wondering if this resource
> already exists or if someone could point me in the right direction.
>>
>> Thanks
>> -
>> James
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e- mail: users- unsubscribe@subversion.tigris.org
>> For additional commands, e- mail: users- help@subversion.tigris.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e- mail: users- unsubscribe@subversion.tigris.org
> For additional commands, e- mail: users- help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 8 21:14:43 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.