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

Re: Processing a patch-file

From: Bernd Büttner <b.buettner_at_mkc-gmbh.de>
Date: Tue, 09 Dec 2008 12:51:58 +0100

Ryan Schmidt schrieb:
> On Dec 8, 2008, at 03:51, Bernd Büttner wrote:
>
>> I have a large (over 100000 files) repository under svn 1.4.2.
>> Now I got a unified patch-file with a lot of changes to it.
>> The changes include deletion and adding of files.
>> How can I process these patches?
>> Applying the patch to a working copy and committing doesn't do the job
>> because deleting and adding files makes it inconsitent.
>
> You will need to manually issue the "svn rm" and "svn add" commands
> after applying the patch.
>

This effects hundreds or may be thousands of files!
I think updating a repository with an unified patch-file could be a nice feature in a new release.

Bernd

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=981615

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-09 12:56:44 CET

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.