I am attempting to setup the built in source code control features in Labview 7.0. I set up the master directory and my working directory. I copied the project I was working on into my working directory and opened the top level V.I.. I was able to successfully add it to the SCC. Then I was able to check it out and modify it. However when I check it back in I get the following error:
Error 7 occurred at Invoke Node in Version Control CIN.vi->SCC Enter Change Comments.vi->Builtin SCC Checkin.vi->Builtin SCC Checkin GUI.vi->Check In.vi
Possible reason(s):
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use
\ as path separators on Windows, : on Mac OS, and / on UNIX.
---
NI-488: Non-existent board.
The path for my master directory is C:\temp\TestSCC and the path for the working directory is C:\temp\LVWD. I am able to undo check out, but I cannot check it back in with out getting this error.
I am using Windows 2000 5.00.125
Can anyone help?
Josh