VCS and Rational ClearCase

LMW

Member²
I am using PL/SQL-Developer 6.0.3 with the VCS-Plugin 1.2.0.

Is Rational Clear Case supported by plsql-dev?

It is recognized as Version Control System (shown in the popup-list of valid vcs-systems) but the elementary operiations do not work?

Thanks
 
Added to my previous post:

The problem is : I can only use one directory with its files as one project.
How can I use multiple directories in one project?

Must I use AUX PATH and/or USER? I added the name of the clear case project, but nothing changed.

Thanks for your answers
Wilhelm Lamers
 
ClearCase 5 probably has a bug with specific SCC interface functions. I will check if this is fixed on ClearCase 6 shortly.
 
Hello Marco,

sorry the exact Version Information is

U:\>cleartool -ver
ClearCase version 2003.06.00 (Fri Apr 18 13:06:18 2003)
clearcase patch p2003.06.01 (Fri Sep 5 11:59:28 2003)
clearcase patch p2003.06.12 (Fri Nov 7 11:59:28 2003)
@(#) MVFS version 2003.06.10+ (Sep 20 2003 11:32:54)
cleartool 2003.06.10+ (Fri Dec 5 12:24:10 2003)
db_server 2003.06.10+ (Thu Oct 2 18:30:29 2003)
VOB database schema version: 54

--
so it seems, version 6 is buggy, too?

Thanks for your answers
Wilhelm Lamers
 
Hello,

this seems to be same problem as with Visual SourceSafe, as you wrote in former topics:

Unfortunately Visual SourceSafe does not know the concept of controlled sub-directories like other VCS tools such as PVCS and MKS. The screenshot from the documentation is from MKS. Visual SourceSafe uses sub-projects instead, but oddly enough this concept is not encapsulated in Microsoft's own SCC standard, which PL/SQL Developer uses as a common interface to all VCS systems.

As a result, you explicitly need to open a sub-project in order to access its files, which may be cumbersome if you have a lot of sub-projects
Did you find anything, how to see subfolders in ClearCase (6.0)?

Thanks in advance
Wilhelm Lamers
 
Back
Top