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

Re: Mild bug?

From: Josef Wolf <jw_at_raven.inka.de>
Date: 2002-07-04 00:25:08 CEST

On Wed, Jul 03, 2002 at 03:14:45PM -0500, Karl Fogel wrote:
> William Uther <will+@cs.cmu.edu> writes:
> > I figured something like this was happening. Is this what we want to
> > happen? It seems strange to get a message on stdout simply because I didn't
> > read all the output.
> >
> > Is this worth fixing, or is the answer: wait until the internal diff library
> > is finished :)
>
> IMHO it's worth fixing, since there's no deadline for the internal
> diff library. Can you file an issue describing it?

Don't fix if it ain't broken! Please consider something like:

$ svn diff | ssh remote.host '(cd /some/dir; patch -p1)'

or

$ svn diff | mail -s "Here is your patch" some@one.com

or many similar cases.

-- 
-- Josef Wolf -- jw@raven.inka.de --
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 4 00:26:37 2002

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.