[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: getting the version of a file in subversion

From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Tue, 4 May 2010 21:08:59 -0500

On May 4, 2010, at 15:47, Tyler Roscoe wrote:

> On Tue, May 04, 2010 at 07:36:59PM +0000, patrick rajack wrote:
>> (2) Error message - svn invalid option
>>
>>
>> svn info svn://cads102avi3.toronto.usf.ibm.com/AVIVANA_FINANCIALS/Canada RICE
>> Repository/RICE Components/AP/Report/Opt-104 - rap04b-Aviva Account Analysis
>> with AP Detail by Cost Centre/DB Scripts/XXAVI_RAP04B_UTILITY_GRANT.sql
>
> Should work if you put quotes around the svn URL.

Or percent-encode the space, as you would for any other special character in any other URL.

svn info svn://cads102avi3.toronto.usf.ibm.com/AVIVANA_FINANCIALS/Canada%20RICE%20Repository/RICE%20Components/AP/Report/Opt-104%20-%20rap04b-Aviva%20Account%20Analysis%20with%20AP%20Detail%20by%20Cost%20Centre/DB%20Scripts/XXAVI_RAP04B_UTILITY_GRANT.sql
Received on 2010-05-05 04:09:41 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.