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

Applying the results of svn diff to a disconnected repository

From: Olivier Sannier <obones_at_free.fr>
Date: 2006-08-21 19:14:34 CEST

Hi all,

I can get the difference between two revisions with this command:

svn diff --revision 1234:head http://url/to/repos/trunk/

Using redirection, I get a file containing the differences.
When moving to an offline location, I take this file with me and I'm
trying to apply those differences to the locally kept files.
But what command should I use?

I tried with the standalone "patch" command, but it seems it does not
recognize the format.
Any ideas, anyone?

Thanks in advance
Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 21 19:16:53 2006

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.