> Philipp Marek wrote:
>> I'm not sure whether it works with *different* repositories.
>
> You're right, I just tried it - error message along the lines of "X"
> isn't in the same repository.  Even when I specified two sets of full
> svn+ssh URLs.  While the "svn help diff" page says:
...

Just more food for thought ... If you separate the tunnel setup from the
commit, you could use ssh just for a TCP tunnel to your repository - and
use svnserve, http (or even https :-).
Only a single user with no shell access, may only connect this one TCP
port, and rest authenticated via MD5-hashed passwords (at least for http,
I think that works for svnserver too).


Regards,

Phil



-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

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

Reply via email to