LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

File not found error when checking file into SCC

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
0 Kudos
Message 1 of 2
(2,663 Views)
There are some strange things that occur with the SCC. See the following posting and the comment from NI which suggests to clear the revision history.

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000FEE20000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0&USEARCHCONTEXT_QUESTION_0=Error+7+SCC&USEARCHCONTEXT_QUESTION_S=0

If the link doesn't work search on terms Error 7 and SCC it will be one of the first ones.
See also DevZone article titled: "LabVIEW 6.1 Source Code Control Doesn't Recognize Local Changes when Revision History is Used"
I found that the same thing still ccurred in LabVIEW 7. Not sure about LabVIEW 7.1
0 Kudos
Message 2 of 2
(2,663 Views)