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

Re: svn commit: r1415365 - in /subversion/trunk/subversion: svn/info-cmd.c tests/cmdline/info_tests.py

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 30 Nov 2012 09:32:23 -0500

On 11/30/2012 09:19 AM, C. Michael Pilato wrote:
> On 11/29/2012 07:37 PM, Daniel Shahaf wrote:
>> cmpilato_at_apache.org wrote on Thu, Nov 29, 2012 at 20:44:48 -0000:
>>> Author: cmpilato
>>> Date: Thu Nov 29 20:44:47 2012
>>> New Revision: 1415365
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1415365&view=rev
>>> Log:
>>> Show the ^/foo/bar repository relative URL of the item in 'svn info'
>>> output.
>>>
>>> * subversion/svn/info-cmd.c
>>> (print_info): Print a new line of information, "Relative URL:",
>>> carrying the so-called "caret syntax" of the repository relative URL.
>>> (print_info_xml): Print "<relative-url>..</relative-url>" in the XML
>>> display to carry the repository relative URL.
>>
>> Update subversion/svn/schema/ ?
>
> Will do. (I always forget we have that tree.)
>

r1415654, though I'm not confident that "string" is the best element type to
use. "xsd:anyURI" seemed not quite right, too. Is there a way in this
language to explicitly call out the equivalent of:

  "^/" [ RELATIVE-URI ]

?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2012-11-30 15:32:57 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.