LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you manage project backup?

Hello everyone! We are going to change NAS in our company and i'm checking for a new way to store our project.

 

In Siemens PLC there is the possibility to "archieve" and "retrieve" project, this is very useful for backup and for space consumption because it will create a unique zip that keep all the project file.

 

In CVI there isn't this possibility, have anyone managed it in some way?

 

Also it will be nice to have SVN or GIT that the NAS support natively, it's a Synlogy.

 

now when i save the project i copy all the directory, and i'm excluding cvibuild folder and .cdb file, anybody do the same?

 

Davide Vittorio G. - TLGB S.R.L.
Italian SW Developer
0 Kudos
Message 1 of 5
(3,069 Views)

Just use a svn/git server on a DIFFERENT machine than the one where you are saving your projects. Backup both of them. Remotely.

0 Kudos
Message 2 of 5
(3,025 Views)

How did you implemented svn/git in CVI?

Davide Vittorio G. - TLGB S.R.L.
Italian SW Developer
0 Kudos
Message 3 of 5
(3,023 Views)

Externally, using TortoiseSVN/TortoiseGit.

 

The Source Code Control provided by CVI is difficult to configure and is being deprecated, so don't bother.

0 Kudos
Message 4 of 5
(3,013 Views)

Agreed: just do it externally. I have been pretty happy with GitKraken.

0 Kudos
Message 5 of 5
(3,005 Views)