[pacman-dev] [PATCH 2/4] makepkg: svn: update existing sources in srcdir without removing them first.
Lukas Jirkovsky
l.jirkovsky at gmail.com
Tue Dec 10 03:48:57 EST 2013
On Mon, Dec 9, 2013 at 9:45 PM, Dave Reisner <d at falconindy.com> wrote:
>
> What about deleted files? This will break builds...
I'm aware of that. Usually the left over files cause no problems, but
I can think of some (crappy) build system that just compiles
everything that you throw at it in which case renamed files would
cause conflicts during compilation.
I've tried a few packages and I had no problems so far. For me the
possibility to do incremental builds outweighs the possible problems.
Fortunately I don't use many packages that still use SVN.
Lukas
More information about the pacman-dev
mailing list