Subclipse is evil, and very buggy...

Go with Subversive instead its by far the better of the SVN plugins.
Especially when you are using branches and tags, Subclipse has serious
issues with that.



On 5/10/07, Greg Luce <[EMAIL PROTECTED]> wrote:
>
> I know this morphed into an SVN conversation, but the CFEclipse subject
> motivated me to try to push through the Eclipse learning curve again.
> (I've
> tried a few times prior only to give up after a couple hours of
> frustration). But this time I've made it 24 hours! Here are my findings:
>
> Installed new Eclipse 3.2
> Installed CFEclipse through the updater as well as SubClipse
>
> Likes:
> 1. like the way it indents.
> 2. like the tag-insight/completion stuff for writing new code from scratch
> 3. smart snippets <cfdump var="#$${var}" /> and it'll prompt you for the
> var.
> 4. SubClipse is great.
>
> Dislikes:
> 1. dislike lack of Tag Editor
> 2. dislike tag-insight/completion when say trying to put an existing
> variable into a cfqueryparam. After doing the value and deleting the extra
> quote, then putting the quotes after the variable I hit space and no more
> insight for cfsqltype or other parameters.
> 3. You can ctrl-z, but then you can't ctrl-shift-z back to where you were
> (ctrl-shift-z opens a color pallette)?
> 4. ctrl-F6 to toggle between open documents can't be done with one hand
> (not
> my hands anyways)
>
> Questions:
> 1. Is there a codesweeper type of thing for nasty old code?
> 2. In "Locations" can you point to a network path, or just mapped drives?
> 3. What's next in this adventure? What other plugins should I try?
>
> Greg
>
>
>
> On 5/9/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
> > Trunks checked out from Dev and Production? You can't be serious.
> >
> >
> >
> > On 5/10/07, Russ <[EMAIL PROTECTED]> wrote:
> > >
> > > > -----Original Message-----
> > > > From: Aaron Roberson [mailto:[EMAIL PROTECTED]
> > > >
> > > > Wow, what a series of resourceful posts! Thanks Matt, Andrew and
> > Damien.
> > > >
> > > > I have used Tortoise to pull items down from an SVN or CVN
> repository
> > > > but I have never created one myself.
> > > >
> > > > I guess I don't understand how I would use SVN for a live web
> > > > application. Would I create a mapping on my development machine to
> one
> > > > of the trunks for testing in the browser and also set that trunk to
> > > > deploy to the root of my live server? Sorry if that question is an
> > > > unintelligible one, there are some major gaps in my understanding.
> > > >
> > >
> > > Aaron,
> > >
> > > What we do is use trunk that's checked out on dev and
> production.  Small
> > > updates are done directly to trunk.  Larger changes are done on
> > branches,
> > > then tested on QA and when ready merged into trunk.  It's worked well
> > for
> > > us
> > > without the need to use FTP or ANT.
> > >
> > > Russ
> > >
> > >
> > >
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277501
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to