You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a docker based opencms setup and I have created a module using opencms version 19. I have created an ek website using those modules. Now I want to keep my website and modules and commit those websites and modules to SVN. Because more than one developer will work in these modules and websites. For example, in modules one developer creates a template and another developer creates xml schema. So I want to commit it to SVN so that 2 developers can work in the same modules. Also, the changes of all developers who have modules in opencms will be included. Is this my way correct or not, please tell me.
For example I have attached a screenshort
module-create : It is of module create which is done from admin login
module-exportpoint : When I give path in that module create time export point then that path pr files come but it does not come in manifest.xml.
exportpoint : That file is displayed in my system something like this.
VFS-file : It is displayed something like this. According to VFS system
5.website-export : This option comes, similarly the option of modules also comes.
Now guide me that how can I take this system even though it is VFS, to svn.
I have a docker based opencms setup and I have created a module using opencms version 19. I have created an ek website using those modules. Now I want to keep my website and modules and commit those websites and modules to SVN. Because more than one developer will work in these modules and websites. For example, in modules one developer creates a template and another developer creates xml schema. So I want to commit it to SVN so that 2 developers can work in the same modules. Also, the changes of all developers who have modules in opencms will be included. Is this my way correct or not, please tell me.
For example I have attached a screenshort
5.website-export : This option comes, similarly the option of modules also comes.
Now guide me that how can I take this system even though it is VFS, to svn.