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

Re: My Unapplied Patches [was Re: [PATCH] Issue #1297 Fix - Rev. 5]

From: Shlomi Fish <shlomif_at_vipe.stud.technion.ac.il>
Date: 2003-08-11 18:52:15 CEST

On Mon, 11 Aug 2003, John Peacock wrote:

> Shlomi Fish wrote:
>
> >
> > Oh OK. It's still easier for me to maintain the files my way, because then
> > I can simply redirect svn diff to the file and write the log in a separate
> > message.
> >
>
> Write the log message as you go (good policy, since you don't forget anything),
> then 'svn diff ... >> logfile.txt' when you are ready to submit. TMTOWTDI
>

Yes, but when I update the patch, if I invoke svn diff >> logfile.txt on
the existing log+patch file, I'll get a second patch appended to the file.
OTOH, if I do svn diff > patch.txt, I will overwrite the patch.

Regards,

        Shlomi Fish

> John
>
>

----------------------------------------------------------------------
Shlomi Fish shlomif@vipe.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

        Falk Fish

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 11 18:53:04 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.