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)
Copying from one Branch to another
rpjoseph
What is the easiest way to copy content from one branch to another? The content is a mix of templated and non-templated content.
Thank you.
Find more posts tagged with
Comments
MattP
Well, it depends on your needs...
you could use file -> copy to area
you could move the files in the Y: drive (though I am not sure of the templating issues)
you could import them to an area from a local or network drive using file->import
Matt
Matthew Petitjean
BOC Group
Murray Hill, NJ 07974 USA
Bowker
Do you need to preserve history? (I don't know if that's possible)
You could write a [perl] app to copy the files over, set the permissions you need, then set the extended attributes on the files so templating won't break. I'm sure someone, somewhere has this already written.
You might also want to copy over things like locks (if any exist)