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

Re: [PATCH] Repository root relative support for the command-line client

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 29 Apr 2008 07:31:35 -0400

Daniel Shahaf wrote:
> Troy Curtis Jr wrote on Tue, 29 Apr 2008 at 04:49 -0500:
>> Yep sure enough. My patch can't accept PEG revs on relative url
>> targets. Doh! I don't have time for a patch right now, I'll do it
>> later tonight unless someone beats me to it.
>>
>
> Your patch also seems to require a trailing slash:
>
> 0:% ./subversion/svn/svn info '^'
> subversion/libsvn_client/info.c:266: (apr_err=150000)
> svn: '^' is not under version control
> 1:% ./subversion/svn/svn info '^'/ | grep URL
> URL: https://svn.collab.net/repos/svn
> 0:%
>
> Is this intentional?

cmpilato smells the need for some more unit tests, preferably of the C
variety. (tests/libsvn_subr/opt-test.c looks like a good place to start)

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-04-29 13:31:50 CEST

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.