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

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2003-09-02 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.