Re: suggestion for more custom keyword options (Issue 890)
From: John Peacock <jpeacock_at_rowman.com>
 
Date: 2004-12-30 04:27:08 CET 
I've starting bringing my keywords as hash patch up to date (currently testing 
 John Belmonte wrote:
 This one is hard, since there appears to be no way to go from entry->url (what 
 #define SVN_KEYWORD_LOCAL_LONG    "RepositoryLocalPath"
 I prefer not to use %l for the format letter, as that is easy to confuse with %i.
 >     * repository UUID
 This one is easy; I just add entry->uuid to the svn_subst_build_keywords2() 
 #define SVN_KEYWORD_UUID_LONG    "RepositoryUUID"
 I prefer not to use %i because it is too easy to confuse with %l.  I'd be just 
 TIA
 John
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.