02-19-2016 02:56 AM
i have a lv project with a main vi.I copied it to my laptop,instead copying the whole project,i copied only the vi by mistake.i added all the comments for the code in the vi.now when i copy the commented vi back to the project folder,it is not happening.
please help me to fix this.
02-19-2016 03:02 AM
02-19-2016 03:08 AM
When i copy the main vi that has comments,to the lvproj folder,the old vi is not overwritten by the new one.
02-19-2016 03:16 AM
02-19-2016 03:19 AM - edited 02-19-2016 03:19 AM
use save as and then select duplicate hierarchy to new location
02-19-2016 03:20 AM
When i close,reopen it(vi,lvproj)..it is opening.i do not see any error..its working fine..just the copying is not happening
02-19-2016 03:48 AM
As i am copying from other location,the path seem to have changed.
how can i correct this??
02-19-2016 04:26 AM
02-19-2016 04:33 AM
@krupa wrote:When i close,reopen it(vi,lvproj)..it is opening.i do not see any error..its working fine..just the copying is not happening
did you use save as and then select duplicate hierarchy to new location?!
after that just close old vi and open from new location
02-19-2016 05:47 AM
Another mess that proper Source Code Control would have prevented.
It looks like you tried to open up the VI from another location. Why were you unable to copy the file back overtop where you originally copied it from? Sounds like a permissions issue.