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

Re: svn patch command?

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2003-11-25 16:48:03 CET

kfogel@collab.net wrote:
>
> You know about the venerable, standalone 'patch' program, right? The
> diffs produced by 'svn diff' are meant to be applied using 'patch'.

A minor nit, however : patch(1) doesn't do automatically the required "svn add"
and "svn rm". This can be automated, of course, but special care must be
taken for added and removed directories.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 25 17:06:24 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.