How to export roles and channels?

Suppose i have a portal server already developed with different roles, channels, layout and all kinds of customerization. How can I deploy them to another machine with the least effort? Thanks.
[207 byte] By [708890] at [2007-11-25 4:35:13]
# 1

There is no elegant way to do this but the best way I would recommend is to an db2ldif and this would generate an ldif dump of your entire portal ldap database. This is a text file so you can manually search and replace all the hostname, ipaddress for the old hostname with the new hostname and ipaddress and then do ldif2db to import it into the new portal installation.

HTH ...

Karthik_Krishnamoorthy at 2007-6-29 2:47:09 > top of Java-index,Web & Directory Servers,Portal Servers...