Re: [PATCH] svn command - ls - Multiple targets
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 14 Feb 2011 12:36:26 +0000
Stefan Sperling <stsp_at_elego.de> writes:
>> + alpha = os.path.join(wc_dir, 'A/B/E/alpha')
Or:
sbox.ospath('A/B/E/alpha')
>> + exit_code, output, error = svntest.main.run_svn(1, 'ls', alpha,
It should be possible to pass the regex into run_and_verify_svn.
-- PhilipReceived on 2011-02-14 13:37:12 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.