Re: How do I propose changes to Subversion repos?

2023-12-07 Thread Mark Phippard
On Thu, Dec 7, 2023 at 12:28 PM Jason Yundt wrote: > > On Thu, Dec 07, 2023 at 04:12:00PM +0100, Daniel Sahlberg wrote: > > Den tors 7 dec. 2023 kl 15:43 skrev Jason Yundt : > > > > > Here’s the questions that I still have: > > > > > > • With Git, there’s multiple different ways of sending your

How do I propose changes to Subversion repos?

2023-12-07 Thread Jason Yundt
Hi, I’m pretty familiar with Git, but Subversion is very new to me. When I contribute to projects that use Git, the process typically looks like this: 1. If I don’t already have one, then make a clone (git clone ). 2. If I already have a clone that’s been sitting around for a while, then switch

Re: How do I propose changes to Subversion repos?

2023-12-07 Thread Daniel Sahlberg
Den tors 7 dec. 2023 kl 15:43 skrev Jason Yundt : > Hi, > > I’m pretty familiar with Git, but Subversion is very new to me. When I > contribute to projects that use Git, the process typically looks like > this: > > 1. If I don’t already have one, then make a clone (git clone ). > > 2. If I

Re: How do I propose changes to Subversion repos?

2023-12-07 Thread Jason Yundt
On Thu, Dec 07, 2023 at 04:12:00PM +0100, Daniel Sahlberg wrote: > Den tors 7 dec. 2023 kl 15:43 skrev Jason Yundt : > > > Here’s the questions that I still have: > > > > • With Git, there’s multiple different ways of sending your changes > > upstream (pull requests, git-request-pull and