Tags:
create new tag
view all tags

Question

I need to copy/clone a web within a TWiki install to another within the same TWikin installation. How is this done?

Thank You steve

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux
Web server: Apache/2.0.54 (Unix) PHP/4.4.4 mod_ssl/2.0.54 OpenSSL/0.9.7e mod_fastcgi/2.4.2 DAV/2 SVN/1.3.2
Perl version: 5.008004
Client OS: Windows xp sp2
Web Browser: Firefox 2.0.0.4
Categories: Missing functionality

-- SteveSoskin - 18 Jul 2007

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Simply do this:

% cd /path/to/twiki
% cp -pr data/Existingweb data/Newweb
% cp -pr pub/Existingweb pub/Newweb

Make sure the file permissions and timestamps are set properly.

-- PeterThoeny - 18 Jul 2007

Change status to:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2007-07-18 - 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.