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 have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list 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:
Topic revision: r2 - 18 Jul 2007 - 04:01:58 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback