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

Re: Introduction

From: Sam TH <sam_at_uchicago.edu>
Date: 2001-04-02 07:32:08 CEST

On Sun, Apr 01, 2001 at 02:21:12PM -0700, Chip Salzenberg wrote:
>
> My concerns WRT CM design center on the needs of developers who are
> tracking the sometimes conflicting work done by others who aren't
> using the same CM system, and who distribute their work as patches.
> As kernel coordinator, I do a little coding and a *lot* of patch
> integration. The more of that kind of work can be automated, the
> easier it is for everyone to cooperate in projects like the Linux
> kernel. So I'd especially like to contribute to the parts of the
> system involved in interfacing with the Outer Non-Subversion World.

I'd like to take this opportunity to request a feature to make this
easier, which I've always wanted in cvs:

  $ svn apply patch.1
  Applying to foo/bar
  Applying to foo/baz
  !! Conflicts in foo/baz
  !! Rejects in foo/bar.rejects

And also

  $ diff -Naur ../tree1 ../tree2 | svn apply -
  [ etc ]

As somone who integrates lots of patches, this would make my life much
easier.
           
sam th --- sam_at_uchicago.edu --- http://www.abisource.com/~sam/
OpenPGP Key: CABD33FC --- http://samth.dyndns.org/key
DeCSS: http://samth.dynds.org/decss

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:27 2006

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

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