RE: [PATCH] Issue 3942 - Provide new subcommand on svnadmin to create a lock
From: Julian Foad <julian.foad_at_wandisco.com>
Date: Fri, 15 Jul 2011 15:32:46 +0100
Noorul Islam K M wrote:
There doesn't seem to be any way that 'comment' could be null in your
> + {
Instead of 'comment' and 'strlen(comment)' you could use
> + return svn_error_create
Don't get the youngest revnum ...
> + SVN_ERR(svn_utf_cstring_to_utf8(&lock_path_utf8, lock_path, subpool));
... because that will only make this call fail if there's a commit
> + FALSE, subpool));
- Julian
|
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.