| Re: Subversion in IDL Workbench [message #57402 is a reply to message #57401] |
Sat, 08 December 2007 10:24   |
Michael Galloy
Messages: 1114 Registered: April 2006
|
Senior Member |
|
|
On Dec 8, 8:58 am, David Fanning <n...@dfanning.com> wrote:
> David Fanning writes:
>> Chris Torrence writes:
>
>>> Just FYI, the new IDL Workbench (part of IDL7.0) has built-in support
>>> for version history. Once you have the new IDL Workbench, you can also
>>> download a CVS plug-in from the ITTVIS update site, and there are also
>>> plug-ins for Subversion and Perforce:
>>> http://www.eclipse.org/subversive/
>>> http://www.perforce.com/perforce/products/p4wsad.html
>
> OK, so I actually use Perforce on this machine, so I thought
> I might as well have a go with that. No problem following the
> installation directions on the page pointed to with the Perforce
> URL above.
>
> I successfully downloaded the plug-in and installed it. I was
> asked if I wanted to restart the IDL Workbench. "Sure, why not?"
> Now it is up here in front of me and looks EXACTLY like it
> used to. I don't find any new buttons, menu items, etc. that
> would give me a clue as to what I am suppose to do next.
>
> I guess I naively expected I might have to check a file
> out, set up a repository, *something*. I don't even see
> a Plug-In menu. Does anyone have more clues for me?
Well, I don't use the Perforce plugin, but the Subclipse Subversion
plugin adds things like:
* a entry in the "New Project" menu that allows you to check out a
project
* context menus for files/directories in a Subversion project that
let you do Subversion actions like update, commit, diff, etc.
* decorators on file/directories that indicate which files have been
changed, what revision they are on, when they were last checked in,
etc.
None of these things are visible until you create a new Subversion
project using "New Project".
I would assume that the Perforce plugin has a similar workflow.
Mike
--
www.michaelgalloy.com
Tech-X Corporation
Software Developer II
|
|
|
|