Open hinxx opened 12 years ago
Effectively I had recompiled the Tango Device w/o the dummy application and encountered some issues. We could check after if we need a separate repo. How do you manage these source code at ITECH ?
You can always raise/open an issue here, regarding the dummy application as well. It is best to post the compiler output of the failed compilation process.
If you wish, we can move the dummy application sources to the separate repo i.e. out of LiberaSinglePassE sources. I've put it there so that you can access the code on you side, nothing more. I agree that the location might be a bit off.
In the house, we use local SVN repo. It is not accessible from the outside. For example we also have a separate SVN branch where this GIT tree is cloned into. Our daily work is done on the SVN, at the end of the cycle the code is pushed to GIT.
At the moment, in the GIT there are no sources for Libera dummy application - only sources can be foud in the VM we provided. The dummy application has been updated and I would like to see that you have the latest sources available.
I'll commit the sources of the dummy application into GIT, under "itech" branch. You can then choose to or not to merge the code into the master branch.
I've opted for this solution due to the fact that the dummy daemon is closely related to the Tango DS and it probably does not make sense to put it into a separate repository.
Once on the VM you can pull the sources for this GIT and re-build the dummy application.