Re: [webkit-dev] Proposal: Immediate Deprecation of ChangeLogs
On Tue, May 10, 2022 at 10:04 PM Chris Dumez <cdumez@apple.com> wrote:
On May 10, 2022, at 9:27 PM, Ryosuke Niwa <rniwa@webkit.org> wrote:
Well, that's precisely my use case. I don't even write a patch in a pure Subversion checkout anymore these days.
Also, I didn’t fully understand this comment. Did you mean that you are already using git-svn and relying to `git-svn dcommit` for local committing?
No, I'm using Github clones to write patches then using Subversion checkout to commit those patches. - R. Niwa
On Wed, May 11 2022 at 12:16:46 AM -0700, Ryosuke Niwa via webkit-dev <webkit-dev@lists.webkit.org> wrote:
No, I'm using Github clones to write patches then using Subversion checkout to commit those patches.
If you use the old git repo via git-svn, not the GitHub repo, then you can use 'git svn dcommit'.
participants (2)
-
Michael Catanzaro
-
Ryosuke Niwa