Eugen Graf Posted December 7, 2008 Report Share Posted December 7, 2008 Hello LAVAs! I have a little problem with PushOK. If I open a project, which is under SCC, so all files loaded to the memory of LV get the Read Only Property. So if I make some changes and want to save a VI, I can't. I have first to Check Out the file, which I want to change, than this file gets R/W. How can I disable this feature? I want the PushOK doesn't lock files, or alternatively if I load a file to the memory of LV, than it will automaticaly checked out from the repository. The second way is not good because I will not be able to work offline of the SVN server... Any suggestions? Thank you, Eugen Graf Quote Link to comment
LAVA 1.0 Content Posted December 7, 2008 Report Share Posted December 7, 2008 Look for a service 'rwmonitor'. Prevent this service from starting up and your problem will be gone. However editing a file without checking it out is something I would not do if I use the LabVIEW project SCC integration. I like the feature of LabVIEW which says 'You want to edit this file, should I check it out?' Ton Quote Link to comment
Eugen Graf Posted December 7, 2008 Author Report Share Posted December 7, 2008 Thank you Ton. How can I prevent the R/W Monitor from starting up? Is there any setting in the SCC Configuration? The Start Up Directory is doesn't include the R/W Monitor. Or I should disable them from the Service List? I can't find this service in the list. The problem is, I want to work with my projects offline of the server too (at home or anywhere else). Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.