[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 5549 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_subr libsvn_wc

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-04-04 09:45:17 CEST

On Fri, Apr 04, 2003 at 12:26:53AM -0600, Ben Collins-Sussman wrote:
> sussman@tigris.org writes:
>...
> > Copied: trunk/subversion/libsvn_client/providers.c (from rev 5542, trunk/subversion/libsvn_wc/providers.c)
> > ==============================================================================
> > --- trunk/subversion/libsvn_wc/providers.c (original)
> > +++ trunk/subversion/libsvn_client/providers.c Thu Apr 3 23:54:47 2003
> > @@ -1,6 +1,6 @@
> > /*
> > * simple_wc_provider.c: an authentication provider which gets/sets
> > - * username/password from the wc auth cache.
> > + * username/password from the config-dir auth cache.
> > *
>
> And look at that! The mailer script actually shows the diffs made to
> the copied file, even though 'svn diff' doesn't. (See issue #1220)
>
> Hmmmm.

I made the mailer.py script track the copied information right out of the
repository. It doesn't use no stinkin' "svn diff" :-)

Oh yah...

At the moment, it uses an external diff program, but I hope to switch to the
internal diff at some point. Otherwise, it uses no external proggies such as
svn or svnlook. (well, one more program to spool out the email if you don't
use SMTP)

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 Fri Apr 4 09:42:21 2003

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.