Hi Jasha,

Those settings were my first try:

<?xml version="1.0"?>
<replicators>
  <replicator uri="/files/default.preview/binaries">
    <location>
      <host>localhost</host>
      <port>60000</port>
      <user>root</user>
      <password>password</password>
      <realm>default realm</realm>
      <rootpath>/default</rootpath>
      <path>/files/default.www/binaries</path>
      <createparents>true</createparents>
      <retrycount>3</retrycount>
      <connecttimeoutseconds>30</connecttimeoutseconds>
      <sockettimeoutseconds>180</sockettimeoutseconds>
    </location>
  </replicator>
</replicators>


Still don't get it work.
I'm using repository 1.2.15.

2008/8/20 Jasha Joachimsthal <[EMAIL PROTECTED]>

> And the URI should be /files/default.preview/binaries.
>
> See [1] for the manual.
>
> [1]
> http://www.hippocms.org/display/CMS/6.+Hippo+Repository+Configure+Replic
> ation
>
> Jasha Joachimsthal
>
> www.onehippo.com
> Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466
> San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA
> 94952-3329 +1 (707) 773-4646
>
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > Jasha Joachimsthal
> > Sent: woensdag 20 augustus 2008 9:51
> > To: Hippo CMS development public mailinglist
> > Subject: RE: [HippoCMS-dev] Replicators
> >
> > Shouldn't it be:
> > <rootpath>/default</rootpath>
> > <path>/files/default.www/binaries</path>
> >
> > Jasha
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On Behalf
> > Of Wilson
> > > de Paula Pedro Junior
> > > Sent: woensdag 20 augustus 2008 9:35
> > > To: Hippo CMS development public mailinglist
> > > Subject: [HippoCMS-dev] Replicators
> > >
> > > Hi,
> > >
> > > I want to make a binary mirror from my preview environment
> > > (/default/files/default.preview/binaries)
> > > to my live environment (/default/files/default.www/binaries)
> > >
> > > In my domain.xml I've inserted the reference to the replicators.xml:
> > > <replicators src="config/slide/replicators.xml"/>
> > >
> > > And by the replicators.xml I inserted the following code:
> > >
> > > <?xml version="1.0"?>
> > > <replicators>
> > >   <replicator uri="/default/files/default.preview/binaries">
> > >     <location>
> > >       <host>localhost</host>
> > >       <port>60000</port>
> > >       <user>root</user>
> > >       <password>password</password>
> > >       <realm>default realm</realm>
> > >       <rootpath>/</rootpath>
> > >       <path>default/files/default.www/binaries</path>
> > >       <createparents>true</createparents>
> > >       <retrycount>3</retrycount>
> > >       <connecttimeoutseconds>30</connecttimeoutseconds>
> > >       <sockettimeoutseconds>180</sockettimeoutseconds>
> > >     </location>
> > >   </replicator>
> > > </replicators>
> > >
> > > I have tried a lot of different uri's and path's but I
> > still don't get
> > > it work.
> > > Anyone knows what am I doing wrong?
> > >
> > > Thanks,
> > >
> > > Wilson
> > > ********************************************
> > > Hippocms-dev: Hippo CMS development public mailinglist
> > >
> > > Searchable archives can be found at:
> > > MarkMail: http://hippocms-dev.markmail.org
> > > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
> > >
> > >
> > ********************************************
> > Hippocms-dev: Hippo CMS development public mailinglist
> >
> > Searchable archives can be found at:
> > MarkMail: http://hippocms-dev.markmail.org
> > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
> >
> >
> ********************************************
> Hippocms-dev: Hippo CMS development public mailinglist
>
> Searchable archives can be found at:
> MarkMail: http://hippocms-dev.markmail.org
> Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
>
>
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to