How to remove "+" sign of package directory (SVN commit problem)
Afficher commentaires plus anciens
Hello, in my project I try to use the logger https://github.com/optimizers/logging4matlab but, "unfortunately" the "Packages Create Namespaces" with a "+" in the folder name is used (I'm not allowed to commit directories starting with "+" into our SVN).
There I wonder how I could remove the "+" sign and still use the functionality shipped by logging4matlab.
I use the logging object in the following way Lg = logging.getLogger('mylogger', 'path', General.LogFileName); Lg.info('Start');
Thank you
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Source Control dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!