First, thank you for your reply.
Yes, i see the package content in git repository.
But i have an error log:
java.nio.file.FileSystemException: C:\SoftwareAG\IntegrationServer\instances\default\packages\TEST: Le client ne dispose pas d’un privilège nécessaire.
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
at sun.nio.fs.WindowsFileSystemProvider.createSymbolicLink(WindowsFileSystemProvider.java:585)
at java.nio.file.Files.createSymbolicLink(Files.java:1043)
at com.softwareag.is.vcsintegration.showfiles.actions.MoveProjectToPackageAction$3.run(MoveProjectToPackageAction.java:417)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
I think privileges are missing, do you have any idea ?
Thank you
#Integration-Server-and-ESB#webMethods