Tags:
create new tag
, view all tags

Question

What's the best way to merge two webs within a twiki installation? I want them to become one web without moving every page manually.

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Suse
Web server: Apache
Perl version: 5.61
Client OS: div
Web Browser: div

-- DortheLuebbert - 01 Sep 2003

Answer

As long as you have root access to the server (or similar), I would make the changes outside of TWiki — simply copy the <pagename>.txt and <pagename>.txt,v files from the web (directory) you want to merge from into the web (directory) you want to merge to (or from both directories to a new directory with the new Webname).

-- RandyKramer - 01 Sep 2003

Randy is correct, or more simple, move the txt and txt,v files from the old web in twiki/data to the merged web. Watch out for the file permissions, they need to be writable by the cgi bin user. The Web* files exist in both webs, they can be ignored or merged manually from the browser.

Don't forget to move also the attachments, e.g. move all dirs under twiki/pub/Oldweb to twiki/pub/Mergedweb (or whatever the name is)

-- PeterThoeny - 02 Sep 2003

Topic revision: r3 - 2003-09-02 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.