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

Re: server-side enforcement of svn:date format?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 05 May 2008 16:20:52 -0700

Eric Gillespie wrote:
> "Ben Collins-Sussman" <sussman_at_red-bean.com> writes:
>
>> I'm wondering if it doesn't make sense to have libsvn_repos (or fs?)
>> do some simple server-side validity checks on incoming svn:date
>> values, and reject the revpropset if they fail. We already do
>
> +1

You may do this at the libsvn_repos level, but -1 on doing so in libsvn_fs
(which doesn't really care what that property's value is).

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

Received on 2008-05-06 01:21:08 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.