Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Hi,
Using AEM 6.2.
I've seen in the docs discussions about versions available in the JCR, being able to switch to previous versions, etc.
Is there any formal version management environment? (like perforce for example, or anywhere close to that)
I'm assuming we need to manage this by creating packages daily, and documenting what the package contains, etc. Just wondering if there's a better way than this.
Joel
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
that would be great help to the AEM community
Visualizações
respostas
Total de curtidas
Depending on the content - AEM helps with content versions. For example - digital assets versions - see https://docs.adobe.com/docs/en/aem/6-0/author/assets/managing-assets-touch-ui/versioning-assets.html
Visualizações
respostas
Total de curtidas
Thanks. I think we are looking for something more sophisticated than that.
My co-worker found an integration environment between Eclipse and TFS that we think may solve this, with just a bit more overhead.
I'll update this post with what he finds.
Visualizações
respostas
Total de curtidas
that would be great help to the AEM community
Visualizações
respostas
Total de curtidas
Hi,
AEM utilizes the versioning features of JCR. It provides basic features, but of course no features one would expect from a VCS which handles source code (I cannot imagine a case, where branching and merging would be required in the context of a page).
So, what's the usecase you want to solve?
Jörg
Visualizações
respostas
Total de curtidas
Versioning similar to CVS/Perforce. UseCases: Moving to a later or earlier version, Labels (Versioning a group of files/directories so you can grab all source at a spot in time), comparing versions, merging.
Just the same source control that has been there in dev environments since the dawn of time.
Visualizações
respostas
Total de curtidas
Hi,
AEM isn't a version control system. It offers basic features on a page level (going back and forward, comparing, labeling), but no merging or handling of groups of pages.
Jörg
Visualizações
respostas
Total de curtidas
Thanks Very much Jörg.
Yes we are looking into a hybrid approach involving Eclipse and TFS.
Appreciate the help.
Joel
Visualizações
respostas
Total de curtidas
Hi,
are you talking about versioning content or about versioning sourcecode? Your reference to Eclipse and TFS make me think, that you are talking of code, while I always thought of content.
Jörg
Visualizações
respostas
Total de curtidas
Yes I should have clarified. Source code. I jump between Eclipse and AEM, and sometimes forget that.
-Joel
Visualizações
respostas
Total de curtidas