Re: man pages for Subversion

2013-08-09 Thread James K. Lowden
On Fri, 9 Aug 2013 11:21:23 +0300 Daniel Shahaf wrote: > > 1. Get the sources for 1.9 > > 2. Examine svn_cl__cmd_table > > 3. Prepare a doc build tree that creates two things: > > a. man pages > > b. plain text for --help, one file per subcommand > > > > The plain text filenames

Re: man pages for Subversion

2013-08-08 Thread James K. Lowden
On Thu, 8 Aug 2013 08:58:29 +0300 Daniel Shahaf wrote: > Perhaps this is a good time to point out that you were writing man > pages for 1.7, which is in "Security fixes only" mode. The supported > release is 1.8 and trunk (where new development should be targeted) > is 1.9. > > > 1. Keep the m

Re: man pages for Subversion

2013-08-07 Thread James K. Lowden
ly hacking on it) 2. fix up the text some more 3. remove the shared text to shared files 4. add SEE ALSO cross references 5. deliver mdoc files and a GNU Makefile that with targets "install" and "pdf" More than that I won't promise, but we can discuss it. :-) To deal with the copyright issue, I would put "Donated to the Subversion project by James K. Lowden" or similar in each file in the Authors section. Happy to be of service. Let me know your thoughts. Regards, --jkl

man pages for Subversion

2013-08-06 Thread James K. Lowden
http://www.schemamania.org/svn/man1/ e.g. http://www.schemamania.org/svn/man1/svn-propset.pdf I offer the above mdoc man pages to the Subversion project as a token of my appreciation, and in the hope they'll be included in future versions. I find using any command-line tool more convenient when