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

Re: Patch/Diff

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-07-21 09:33:07 CEST

Bob Proulx <bob <at> proulx.com> writes:
> The original poster said they only had email between sites and would
> never have http, https, nor ssh access. Does svk natively support
> sync'ing by email?

While I do think email is a very centralised solution, but yes, you can
do that with svk. But it has to be push based. Write a commit hook
that sends email with smerge -P, and write a mail processor to verify
pgp and pipe to svk patch --apply.

Right, it's just a simple matter of programming like writing a version
control system. :)

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 21 09:35:37 2005

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

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