Re: [PATCH] Add note about '#' comments in svn:externals for svn help ps

2009-11-24 Thread Daniel Shahaf
Stefan Sperling wrote on Tue, 24 Nov 2009 at 11:19 +0100: > Yes, it's been around for ages but never documented. It's not even > documented in the book :-/ > Ditto for the "$URL:: $" svn:keywords double-colon syntax...

Re: [PATCH] Add note about '#' comments in svn:externals for svn help ps

2009-11-24 Thread Stefan Sperling
On Sat, Nov 21, 2009 at 12:19:23PM +0100, Daniel Näslund wrote: > Hi! > > [[[ > svn:externals allows comments starting with '#' in its property value > but it's not documented in 'svn help ps'. Fix that! Thanks, I've committed something similar in r883643. I chose to append the documentation abou

[PATCH] Add note about '#' comments in svn:externals for svn help ps

2009-11-21 Thread Daniel Näslund
Hi! [[[ svn:externals allows comments starting with '#' in its property value but it's not documented in 'svn help ps'. Fix that! * subversion/svn/main.c (svn_cl__command_table[]): add note about comments in svn:externals. Patch by: Daniel Näslund ]]] The help message for svn propset makes a