Mailinglist Archive: zypp-devel (83 mails)

< Previous Next >
Re: [zypp-devel] [OT] multiple source file renames
  • From: Martin Vidner <mvidner@xxxxxxx>
  • Date: Mon, 23 Jun 2008 09:26:11 +0200
  • Message-id: <20080623072611.GA4283@xxxxxxxxxxxxxxxx>
On Sat, Jun 21, 2008 at 07:52:41PM +0200, Jano Kupec wrote:
An obvious disadvantage is that it will be more difficult to apply patches
from the modified source tree into the old one. But i still think it's
worth it(?).

Or is there an easy way how to do this with subversion? Otherwise a script
for adapting patch files would be needed. Or a script reverting what the
above script does. Or one would need to apply patches file by file.

I haven't checked Subversion.
I suggest creating a simple script that transforms patches from one
name set to another:

sed '
s@/Zypper.h@/zypper.h@
s@/Command.h@/zypper-command.h@
...
'
--
Martin Vidner, YaST developer
http://en.opensuse.org/User:Mvidner

Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >
References