svn_opt_revision_head vs svn_opt_revision_number with python
From: Sebastian Tusk <sebastian.tusk_at_silver-style.com>
Date: 2003-10-16 17:59:37 CEST
_start_rev = svn.core.svn_opt_revision_t()
svn.client.svn_client_log( [src_url], _start_rev, _end_rev, True, False, \
For some reason this works and gives results as expected. And the same code
RuntimeError: REPORT request failed on '/src/!svn/bc/0/trunk'
Sebastian
---------------------------------------------------------------------
|
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.