on 2/25/01 5:24 PM, Philipp Rotmann, Linksystem Muenchen at
[EMAIL PROTECTED] wrote:

> ... to export another sitegroup only,
> you would need something like
> 
> <login username="sitegroupadmin+sitegroup" password="..."/>

AHA! Now this makes sense! A simple comment of this nature in the
repligard.conf would help tremendously.
 
> To define a number of resources to replicate, you can fill the
> replicate element with one or more resource elements:
> 
> <replicate all="yes">
> <resource guid="..."/>
> <resource type="snippet" id="123"/>
> </replicate>

This example tells me enough to understand how to use the replicate element.
Simple and to the point!

Thank you Philipp for helping me understand Repligard! Now to get the above
examples added to the manual...

I just submitted the following annotation:

To make Repligard easier to understand, I suggest adding the following
example to this page:

repligard.conf

Login example:
<login username="sitegroupadmin+sitegroup" password="..."/>

replicate element example:
  <replicate all="yes">
     <resource guid="..."/>
     <resource type="snippet" id="123"/>
  </replicate>

Thanks for helping a newbie!

enrique




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to