활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
Can you please let me know the difference between curl and filevault.i know that both are used to checkin/checkout resources from cq.
also please let me which one better?
Thanks in advance!!
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
To learn how to use FileVault with AEM, please go to the following AEM topic:
http://dev.day.com/docs/en/crx/current/how_to/how_to_use_the_vlttool.html
Hope this helps.
조회 수
답글
좋아요 수
Some people like CURL and others like VLT. You are correct - both tools can be used to place content in the Adobe CQ JCR.
Here is a good community article on using VLT:
How to use SVN with VLT in CQ / WEM
Likewise - here is some good information on using CURL and CQ:
CURL it out – Adobe CQ5 Curl Commands and Usage
Which one is better - its a matter of preference. I am sure that other community members will discuss which one they like better.
Actually - if you are looking at all ways to get content (like binary files) into the Adobe CQ JCR - you have a 3rd way as well. You can use the JCR JAVA API to get content into the JCR. See this community article for that discussion:
http://scottsdigitalcommunity.blogspot.ca/2013/10/automating-process-of-uploading-digital.html
조회 수
답글
좋아요 수
curl and vlt operate at two different levels of the network stack. curl is a command line HTTP client. vlt is a JCR client application which synchronizes a directory on disk with a JCR repository. vlt can also synchronize the content between two JCR repositories. While vlt does communicate with the repository over HTTP, at some level this is an implementation detail - you cannot use vlt as a generic HTTP client.
조회 수
답글
좋아요 수
Thanks it is really important info, the doubt got cleared from a long time :).
Can you guide me if i checkout the repositery from cq using filevault then what are the steps i need to do import the code in eclipse.
Note:So far i've used maven build tool to build the bundle and import in felix console but i've not played with content(JCR) to import/export.
Thanks again!
조회 수
답글
좋아요 수
To learn how to use FileVault with AEM, please go to the following AEM topic:
http://dev.day.com/docs/en/crx/current/how_to/how_to_use_the_vlttool.html
Hope this helps.
조회 수
답글
좋아요 수
조회 수
Likes
답글
조회 수
Likes
답글