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

Re: how do i take diffs of one subversion repostion and merge them into another ...

From: <kfogel_at_collab.net>
Date: 2005-01-03 04:14:20 CET

"james osburn" <jjosburn@hotmail.com> writes:
> Is it possible to take diffs of one subversion project and add these to
> another subversion project? via a script or commands not one by one.

  $ svn diff | patch

?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 3 04:22:37 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.