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

Re: Transaction building with bindings, do I need a WC on disk

From: Travis P <svn_at_castle.fastmail.fm>
Date: 2005-02-26 01:30:15 CET

On Feb 24, 2005, at 3:09 AM, Chia-liang Kao wrote:

> You want to look at the delta editor api. And Perl is the only
> bindings support
> driving and consuming the delta editor calls for modifying trees.
>
> and svk happens to be such a client written with the perl bindings
> that allows
> you to merge without a wc. you can port changes painlessly with:
>
> svk merge -c234 //project/trunk //project/releng/1.0
>
> If the merge has conflicts you will be prompted to accept theirs or
> yours, or
> launch external merge tools.

Thanks very much for this information, particularly about the need
for using exactly the Perl bindings and why.

-Travis

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 26 01:31:45 2005

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.