> SVN is not like Git or or Mercurial, it doesn't allow you to develop a > decentralized patchset of small independent patches that apply sequentially > after each other and then send it through to an issue. Currently my patch is > at 1368 lines in 46 kB, and still growing - this takes a good while to > review and commit, if patches that large are even acceptable in one go.
Know your pain. > How do you guys develop multiple independent patches using SVN without > committing in between? git-svn > Or do you accept a single massive patch? Depends - but often smaller patches are much preferred. cheers -- Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org