[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

dav-mirror: avoid that master updates slave

From: solo turn <soloturn99_at_yahoo.com>
Date: 2003-01-06 18:14:50 CET

i tried to use the dav-mirror branch, but that was finished after
reading the notes ....

we only have one-way communication, and the protocol allowed is http,
i.e. the slave can (must) be http client.

could it work the following way?
1. the "dump-load" is in the slave
2. it is triggered by a request to the slave

procedure:
- the slave checks if an update is already
  triggered.
  - if no, the slave checks on the master if the
    revision is still ok
    - if no, the slave does a "dump imcremental"
      via http and pipes it into its repository.
  - if yes, wait till triggered update is finished
- respond to the request.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 6 18:15:34 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.