Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
changing ownership while copying file
System
Hi,
we have set up branches for different language versions of the site. Each branch is shared by different unix group only for coresponding country editors. When we copy content from master (english) branch to country branches for translation, we have to change group ownership of files to proper country group. We have use chgrp unix command, however, this creates new version of the file. Is there any way, how to avoid TS creating new version of the file when changing only ownership ?
Find more posts tagged with
Comments
Adam Stoller
If you are using 5.5.2 - then you will not be creating new versions of the files, but new versions of the metadata associated with the file - when you change the access bits.
However, a better process might involve using the submit.cfg file so that when files are submitted they are set with the proper ACLs for the branch in which they are being submitted. Check out the relevant portion(s) of the TeamSite Administrator's Guide for more details on the submit.cfg file.
--fish
(Interwoven Senior Technical Consultant)