Re: What is the permissible character set for @group references in path-based auth?

2019-12-15 Thread sebb
On Sun, 15 Dec 2019 at 00:52, Branko Čibej wrote: > On 14.12.2019 14:08, sebb wrote: > > On Sat, 14 Dec 2019 at 12:03, Daniel Shahaf > > wrote: > > > > sebb wrote on Sat, 14 Dec 2019 09:12 +00:00: > > > The only documentation I could find [1] defines a

quilt-like feature, to support patch series

2019-12-15 Thread wuzhouhui
Hi, Can Subversion support patch series, like quilt. So I can split a big change to small pieces before submit all of them, and post-commit review will be more easy. Thanks.

Re: What is the permissible character set for @group references in path-based auth?

2019-12-15 Thread Branko Čibej
On 15.12.2019 11:43, sebb wrote: > On Sun, 15 Dec 2019 at 00:52, Branko Čibej > wrote: > > On 14.12.2019 14:08, sebb wrote: > > On Sat, 14 Dec 2019 at 12:03, Daniel Shahaf > mailto:d...@daniel.shahaf.name> > >

How do I enable storing of plaintext passwords?

2019-12-15 Thread Barry Scott
I'm doing some testing and want to test with plaintext passwords. It seems that storing plaintext passwords can be compiled out. Is that why I cannot configure it back on? Barry

Re: How do I enable storing of plaintext passwords?

2019-12-15 Thread Barry
> On 15 Dec 2019, at 15:29, Branko Čibej wrote: > > On 15.12.2019 14:46, Barry Scott wrote: >> I'm doing some testing and want to test with plaintext passwords. >> >> It seems that storing plaintext passwords can be compiled out. Is that why I >> cannot configure it back on? > > >

Re: How do I enable storing of plaintext passwords?

2019-12-15 Thread Branko Čibej
On 15.12.2019 14:46, Barry Scott wrote: > I'm doing some testing and want to test with plaintext passwords. > > It seems that storing plaintext passwords can be compiled out. Is that why I > cannot configure it back on?

Re: How do I enable storing of plaintext passwords?

2019-12-15 Thread Branko Čibej
On 15.12.2019 22:49, Barry wrote: > >> On 15 Dec 2019, at 15:29, Branko Čibej wrote: >> >> On 15.12.2019 14:46, Barry Scott wrote: >>> I'm doing some testing and want to test with plaintext passwords. >>> >>> It seems that storing plaintext passwords can be compiled out. Is that why >>> I

Re: Re: quilt-like feature, to support patch series

2019-12-15 Thread wuzhouhui
> -Original Messages- > From: "Daniel Shahaf" > Sent Time: 2019-12-16 12:37:07 (Monday) > To: wuzhouhui > Cc: Subversion > Subject: Re: quilt-like feature, to support patch series > > Nathan Hartman wrote on Sun, Dec 15, 2019 at 22:06:03 -0500: > > On Sun, Dec 15, 2019 at 5:03 AM

Re: quilt-like feature, to support patch series

2019-12-15 Thread Daniel Shahaf
Nathan Hartman wrote on Sun, Dec 15, 2019 at 22:06:03 -0500: > On Sun, Dec 15, 2019 at 5:03 AM wuzhouhui > wrote: > > > Hi, > > > > Can Subversion support patch series, like quilt. So I can split a > > big change to small pieces before submit all of them, and post-commit > > review will be more

Re: quilt-like feature, to support patch series

2019-12-15 Thread Nathan Hartman
On Sun, Dec 15, 2019 at 5:03 AM wuzhouhui wrote: > Hi, > > Can Subversion support patch series, like quilt. So I can split a > big change to small pieces before submit all of them, and post-commit > review will be more easy. Not yet. (At least not that I know of.) Can you use a branch and