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

Re: [PATCH]: Transform rules prototype

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-11-06 16:34:58 CET

On Sun, 2005-11-06 at 09:12 +0100, Branko Èibej wrote:
> Daniel Berlin wrote:
> > This patch implements a prototype version of transform rules to save
> > typing.
> >
> > After playing with this for a while, I really like it. However, i very
> > much would dislike the idea of trying to put these in dir properties,
> > and would rather see just a new syntax for using these or something.
> >
> These rules have to be (at least) per-repository, and should ideally be
> per-directory (really, per-project for multi-project repositories --
> whatever). Putting them in the main config file is only a stopgap.

> svn diff --old rule://release#3_4/gcc/ChangeLog --new
> rule://release#4_0/gcc/ChangeLog
>
> svn diff -r release#3_4:release#4_0 gcc/ChangeLog

Like i said, i have no problem with extending -r.

I just put out a prototype to play with.

If someone wants to give a real syntax to use, i'm happy to implement
it.

--Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 6 16:36:09 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.