Getting unable to mount filesystem error while trying to checkout a specific project from CRX repository using VLT cmd
Here the trace of error i got,
C:\myproject\content\src\main\content\jcr_root>vlt --credentials admin:admin co --force http://localhost:4502/crx/server/-/jcr_root /apps/myproject Java HotSpot(TM) Client VM warning: ignoring option PermSize=128m; support was r emoved in 8.0 Checkout http://localhost:4502/crx/server/-/jcr_root/apps/myproject /jcr:root/ with local files using root at C:\myproject\content\src\main\content\jcr_root Connecting via JCR remoting to http://localhost:4502/crx/server/-/jcr_root/apps [ERROR] checkout: org.apache.jackrabbit.vault.vlt.VltException: Unable to mount filesystem caused by: javax.jcr.RepositoryException: Server Error caused by: org.apache.jackrabbit.webdav.DavException: Server Error
