« Back to CVP - All Versions

Sharing CVP studio Application creation/Development

Combination View Flat View Tree View
Threads [ Previous | Next ]
Dears,
 
I would like to know how we can share the creation (me and my colleague)  of one CVP studio application on the same CVP Studio. As the TAC suggested, we should use CVS. Can anyone pinpoint a document that explains the procedure?
 
Thanks in advance,
 
regards,

I managed to share CVP studio project using CVSNT. However when try to access the shared resource from another Call studio i get the following error:
 
java.lang.ClassCastException: org.eclipse.team.internal.ccvs.ui.RemoteFileEditorInput
 at com.audiumcorp.studio.builder.callflow.CallflowEditor.getInputFile(Unknown Source)
 at com.audiumcorp.studio.builder.callflow.CallflowEditor.superSetInput(Unknown Source)
 at com.audiumcorp.studio.builder.callflow.CallflowEditor.setInput(Unknown Source)
 at com.audiumcorp.studio.builder.callflow.MultiPageGraphicalEditor.init(Unknown Source)
 at com.audiumcorp.studio.builder.callflow.CallflowEditor.init(Unknown Source)
 at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:842)
 at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:583)
 at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372)
 at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566)
 at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:290)
 at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:140)
 at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268)
 at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
 at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:394)
 at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1144)
 at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1097)
 at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1311)
 at org.eclipse.ui.internal.PartStack.add(PartStack.java:455)
 at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:102)
 at org.eclipse.ui.internal.PartStack.add(PartStack.java:441)
 
any help would be appreciated,

Fabien,
 
Have you configured the eclipse cvsnt plugin for remote access? verify the correct version of cvsnt supported.
I did a bit of checking and found this page to be quite useful to get things working, http://dev.eclipse.org/viewcvs/index.cgi/platform-vcm-home/docs/online/html-cvs/cvs-compatibility.html?view=co
 
Hope this helps,
Ranjana.

Hi Ranjana,
 
In the link you provided it's mentioned that eclipse 3.2 (which the ecplise version that cvp studio 7.0.2 is using) is compatible with CVSNT 2.5.0.3, however i couldn't find a link to download it,
 
please advise,
 

all of the CVSNT versions are available at http://www.cvsnt.org