Hi!

I've reading all the solutions proposed, but the ideal stage will the next:

An user calls the Subversion Server, the project
http://xxx.xxx.xxx.xxx/svn/project.
The Subversion Server receives the request and recovery the information of
the datastore, which is another machine. Later, sends the project to the
user.

Usually, the information now is in my /var/svn/ directory. The ideal will be
that be yyy.yyy.yyy.yyy/svn/directory.

The dump/load cycle is a good solution, but my boss does not like it.
Regards & Thanks!!!

 ==============            ========
| Subversion Server |  <----> | Datastore |
 ==============            ========
            /\
            ||
            \/
 ==========
| Project User |
 ==========

Reply via email to