[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Not able to get the VSS plugin to work
|
- From: abhishes <abhishes@xxxxxxxxxxx>
- Date: Wed, 14 Aug 2002 12:17:23 +0530
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020721
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.