Source Control Plugin downloaded from Plugin Manager
9th Sept 2004 from 4.2Final; windows 2000
Presents "M$ Visual Source Safe"
in Plugin Options-> Source Control -> General -> Source
Control System
and when selected shows an error pop up:
class not found:
com.sgbarlow.sourcecontrol.M$VisualSourceSafeImpl
should of course read MS Visual Source Safe, and look
for class MSVisualSourceSafeImpl
Logged In: NO
This has to do with the properties page. The name in the
properties is "M$ Visual Source Safe", and should be changed
to "MS Visual Source Safe".
This also applies to the "M$ Source Offsite" option.
Logged In: NO
This has to do with the properties page. The name in the
properties is "M$ Visual Source Safe", and should be changed
to "MS Visual Source Safe".
This also applies to the "M$ Source Offsite" option.
Logged In: YES
user_id=4537
This bug remain in the 0.6 (non-beta) distribution. It
was added some time after 0.51, which worked properly.
It is the case that the Help for the plug-in has been
modified to use M$ and this childish action was
perpetuated into the pull-down menu for selecting the
Source Code Control protocol to use.
In the Jar, the correct name is MSVisualSourceSafeImpl,
but the program is looking for M$VisualSOurceSafeImpl.
I would be happy to fix this. WHere is the properties
page that is referred to?