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

Re: svn commit: rev 1329 - trunk/subversion/svnadmin trunk/subversion/tests/clients/cmdline

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-21 07:54:27 CET

On Wed, Feb 20, 2002 at 08:57:17PM -0800, Blair Zajac wrote:
>...
> I'm working on a patch to leverage the same code used in svn.

Cool. A long time ago, when I first wrote svnadmin/main.c, I put a comment
in there about leveraging the cmdline client option handling. Dunno if it is
still there, but glad to see it happening, finally.

> I'm doing some refactoring of code from cl.h into svn_getopt.h. It
> would be handy if svn could do diffs that include file copies and
> renames,

It wouldn't be a "diff" then, would it? :-)

If you really want then, then with some appropriate command line magic, you
could generate an XML patch. I don't think anybody tests that stuff
regularly, but SVN *does* have the capability to produce an XML-based patch
that includes copies/moves, property changes, etc.

> much like what arch does. Otherwise it's harder to send
> a patch in and keep the history.

As Karl said, a little addendum to the patch would be fine.

> The other solution is for me to create a diff for review and then
> have me check it in.

Quite true. Is that a formal request for commit privs? :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:09 2006

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.