Twiki: Difference between revisions
Jump to navigation
Jump to search
(Created page with '==You can upload documents to the following directory== You could use rcs to add versioning. data/Main/') |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==You can upload documents to the following directory== | ==You can upload documents to the following directory== | ||
Upload txt file to the following directory. | |||
data/Main/ | data/Main/ | ||
==You could use rcs to add versioning.== | |||
If files has been checked in the checking out is not possible | |||
co -l ./AndreasTestTopicCopyFileSystem.txt | |||
Checking in document. | |||
su apache -s /bin/bash -c "ci -mnone -t-none -wcva -l BogusTopic.txt" | |||
==Remove of twiki makup language== | |||
<verbatim> | |||
</verbatim> | |||
==heading== | |||
---+++ Heading |
Latest revision as of 17:47, 28 September 2014
You can upload documents to the following directory
Upload txt file to the following directory.
data/Main/
You could use rcs to add versioning.
If files has been checked in the checking out is not possible
co -l ./AndreasTestTopicCopyFileSystem.txt
Checking in document.
su apache -s /bin/bash -c "ci -mnone -t-none -wcva -l BogusTopic.txt"
Remove of twiki makup language
<verbatim> </verbatim>
heading
---+++ Heading