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

Re: ra_replay: Uncovering a latent design failure

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 11 Jan 2013 20:56:13 -0500

On 01/11/2013 02:23 PM, C. Michael Pilato wrote:
> Actually, I think I'll take a slightly differently approach here. Rather
> than have the client hit the "me resource" (which represents the whole
> repository), I'll have it hit the revision resource associated with the
> single revision that's being replayed.
>
> .../!svn/rev/REVNUM
>
> That way, requests to replay revisions which don't exist will 404 (as we'd
> expect), plus we won't have to marshal the revision number in the request
> body -- just the filtering path. (In fact, in the future, we may decide to
> allow multiple filtering paths here.)

Fixed in r1432357.

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

Received on 2013-01-12 02:56:49 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.