Changelist support for svn patch?

2013-04-16 Thread Nick
The 'patch' subcommand does not seem to support applying a changelist description to the files that are part of the patch. Any plans to support this? (Should I be asking this on the dev list?) Nick

Re: "RFC822-style"

2013-04-16 Thread Eitan Mosenkis
I'm writing a svndumpfilter-like tool and I want to make sure it can handle anything svn can produce. On Apr 16, 2013 4:08 PM, "Daniel Shahaf" wrote: > Eitan Mosenkis wrote on Tue, Apr 16, 2013 at 12:22:00 -0400: > > This would make it easier for implementers to write accurate parsers. > > Why ar

Re: "RFC822-style"

2013-04-16 Thread Daniel Shahaf
Eitan Mosenkis wrote on Tue, Apr 16, 2013 at 12:22:00 -0400: > This would make it easier for implementers to write accurate parsers. Why are you re-implementing the parser?

"RFC822-style"

2013-04-16 Thread Eitan Mosenkis
The documentation for dump files ( http://svn.apache.org/repos/asf/subversion/trunk/notes/dump-load-format.txt) states that headers are RFC822-style. RFC822 describes several complex behaviors for headers that are not used (and probably not supported) by SVN. Perhaps the reference to RFC822 could b

Subversion and LDAP slightly off topic

2013-04-16 Thread James Marcus
Hi, So I have started migrating to a new Subversion server. Our developers use DAV and I would like to implement LDAP for authentication. My experience with LDAP is a little limited, but there seem to be some good HowTos for LDAP + Apache + SVN. Have you configured password policies with LDAP for