Re: JavaHL bindings - force commit?
From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 6 Mar 2008 20:00:16 -0500
On Thu, Mar 6, 2008 at 7:57 PM, Davin McCall <davmac_at_deakin.edu.au> wrote:
> Am I missing something or do the JavaHL bindings not allow a forced
The JavaHL bindings basically expose libsvn_client API to Java. Which
svn ci --force -m "Commit out of date file" FOO
Does not allow you to commit an out of date file. So JavaHL would not
Subcommand 'commit' doesn't accept option '--force'
I do not know if at the lower levers of the Subversion API you can
-- Thanks Mark Phippard http://markphip.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-03-07 02:00:29 CET |
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.