The best way to do version control for CSS/JS/Templates (which are code files) is to use source control. There are a number of ways to do this. Git is one of them, and http://www.github.com is a popular hosting service for that. When you use source control you can see what parts of files have changed, as well as go back to earlier versions.
Regarding versioning of CSS/JS/Templates
Hello,
Is there any way in Umbraco (6.2.8) to maintain version and audit trail for CSS/JS/Templates same as we have for contents ?
That will help us to rollback changes with previously saved versions.
Please refer below screen of contents section versioning.
Please advise.
Please let me know if you have any concern or query on this.
Thanks Advay Pandya
Hi Advay,
The best way to do version control for CSS/JS/Templates (which are code files) is to use source control. There are a number of ways to do this. Git is one of them, and http://www.github.com is a popular hosting service for that. When you use source control you can see what parts of files have changed, as well as go back to earlier versions.
Hope that helps!
-Catherine
is working on a reply...