Re: Version Control Conundrum [message #57437 is a reply to message #57405] |
Mon, 10 December 2007 07:33   |
Vince Hradil
Messages: 574 Registered: December 1999
|
Senior Member |
|
|
On Dec 10, 8:45 am, David Fanning <n...@dfanning.com> wrote:
> cgpadw...@gmail.com writes:
>> I experimented with the eclipse perforce plugin for a while. I don't
>> recommend it. I found it confusing and hard to use. The eclipse
>> perspectives are not a good interface for this type of thing. What I
>> would like to do is right click my file in the project and check it
>> out or submit it, but with the perforce plugin you have to change
>> perspectives. The perforce ui, p4v, is MUCH easier to use.
>
> Well, unless I am missing something (likely), you have to
> change perspectives to work with the Subclipse plug-in, too.
>
> This could be made a lot less onerous if I could somehow
> put the SNV Repository perspective in the *top* of the
> Open Perspective menu instead of always having to choose
> Other to get there, and then having to choose Other again
> to get back to the IDL perspective. I have a feeling this
> is probably a configurable item, but if so, I haven't found
> the right magical incantation to make it happen.
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
If your project is in a directory where there is a .svn file, i.e. a
checked-out directory, then the svn status shows up in the Project
Explorer. So I don't use the SVN perspective, unless I want to browse
the entire repository - in which case I would probably just use
Tortoisesvn.
|
|
|