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

Re: Add -c option to merge

From: Marcus Rueckert <darix_at_web.de>
Date: 2005-11-01 16:09:38 CET

On 2005-10-30 21:26:09 -0500, John Belmonte wrote:
> Please consider using your shell to resolve issues like this instead of
> adding new options to the svn client. E.g. in bash:
>
> $ function rchange { echo "-r$(($1-1)):$1"; }
> $ rchange 500
> -r499:500
> $ svn merge $(rchange 500) $REPO .
> ...

and now for windows cmd.exe please.
and tcsh would be cool too.

so long

    darix

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 1 16:10:29 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.