On 21.12.2010 08:31, Stefan Sperling wrote: > The svnrc file should not be created by libsvn_client, though. > The cli client could create it after initializing the client library, > at which point the config directory is guaranteed to exist (if I remember > correctly).
Indeed, the proposed "default command-line arguments" have nothing whatsoever to do with libsvn_client, they're handled entirely within svn/main.c. -- Brane