[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Not able to get the VSS plugin to work

Hello All,

If I open my VSS client GUI I see my project tree like

$/
|
|-->My Apps
|      |
|      |
|      | --> Web Projects
|      |        |
|      |        |--> src

In my local disk I have created a tomcat project (using eclipse)and inside the project
I have a WEB-INF/src directory.

In the VSS configuration wizard I have entered the following values
SS.Exe  Path : C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\SS.EXE
Username: abhishek
Password: abhishek
VSS Directory : E:\
Source dir: /WEB-INF/src/
Relative Mount point: $/'My Apps'/'Web Projects'/src

I have verfied all these values and they seem to be correct. e:\ has the srcsafe.ini file.
the path to ss.exe is also correct.

But I see the error message in the console
!ENTRY org.vssplugin 4 0 Aug 14, 2002 12:14:01.00
!MESSAGE $/'My Apps'/'Web Projects'/src/ is not an existing filename or proje
ct
!ENTRY org.vssplugin 2 0 Aug 14, 2002 12:14:01.10
!MESSAGE SS.EXE returned with status = 100

What is going wrong here?

regards,
Abhishek.