开发者

How to configure slickedit to work with clearcase?

I am using slickedit on my windows machine. Currently I use ssh and copy fi开发者_JAVA技巧les back and forth to edit files on slickedit and move them back to compile on UNIX. My new code base resides on UNIX with clearcase source control. How can I configure slickedit to use with clearcase code base ?


I agree with Greg that the easiest path may be to get a Unix version ... but if the cost of buying a new version may be prohibitive. Her are three more options:

(1) You already said that SSH is available to you, if you have SSH you have SFTP, so you could edit the files through slickedit's FTP Tool (See screenshot of VSE's FTP/SFTP file-selector) This typically okay for one or two remote files, typically cfor config files on remote servers - I never used it for a complete software project.

Options #2 & #3 assume that you can have a Windows clearcase client.

(2) As much as I despise ClearCase's dynamic views (did they ever get that to work on Win7? Its been a while since I used it), you could give that a shot. You could share the same dynamic view with your windows machine, edit on windows and build on linux. Even remote debugging SHOULD work if you get/compile a cross-gdb (built on cygwin for your linux target)

(3) I currently develop on a Mac for a Linux target. I have a VM on the MAC using VirtualBox which has a pretty smooth 'Shared Folders' feature. If you get a CC client on your windows machine you can share your snapshot view directory to the VM, edit under windows and build/test in the VM.

Let me know if you want me to elaborate on any of these

good luck

p.s. I forgot to mention that IMO out of the Windows, Linux and Mac versions of VSE, Widnows seems the most solid (mac being the least). So an instinct to stick with what you have and know is not a bad one ...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜