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

Re: [PATCH] Add URL support for propset and propdel and fix URL support for propedit

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 25 Feb 2008 12:52:30 -0500

kmradke_at_rockwellcollins.com wrote:
>> Yes, that is how propedit-on-URL support works. Implementing this
>> feature is as simple as passing the right base_revision_for_url
>> argument to svn_client_propset3.
>
> By "right" you mean the HEAD revision, right? Since I was getting
> errors when I passed in anything else...

By "right" he means the base revision value we've been talking about, which
defaults to HEAD but can be overridden at the command-line using this new
--base-rev (which by the way I think should be "--base-revision")
parameter's value.

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

Received on 2008-02-25 18:52:41 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.