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

Re: [PATCH 1 of 2] Add peg revision support to svn_opt__arg_canonicalize_*()

From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Sat, 10 May 2008 19:08:50 +0300 (Jerusalem Daylight Time)

Troy Curtis Jr wrote on Wed, 30 Apr 2008 at 22:28 -0500:
> This is the first part of the patch necessary to address correctly handling
> peg revision specifications in repository root urls.
>

Filed both patches as issue #3193 with milestone 1.6-consider. Troy, I
didn't CC or assign to you because I don't know your tigris username.

http://subversion.tigris.org/issues/show_bug.cgi?id=3193

Daniel

> [[[
> Add peg revision support to svn_opt__arg_canonicalize_url() and
> svn_opt__arg_canonicalize_path(). These functions are meant to process
> user-input and so should handle the peg revision case.
>
> * subversion/libsvn_subr/opt.c
> (split_arg_at_peg_revision): New function.
> (svn_opt__arg_canonicalize_url,
> svn_opt__arg_canonicalize_path): Allow the input argument to contain a peg
> revision specifier, and preserve it in the output utilizing
> split_arg_at_peg_revision().
>
> * subversion/include/private/svn_opt_private.h
> (svn_opt__arg_canonicalize_url,
> svn_opt__arg_canonicalize_path): Update the doc string to reflect the fact
> that these functions can handle a peg revision in the input argument.
> ]]]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-10 18:09:07 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.