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

Re: Ways to keep users from checking out too much.

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-02-22 22:50:55 CET

On 2/22/06, Jim Blandy <jimb@red-bean.com> wrote:
> On 2/22/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> > How would people feel about some mechanism for stopping update reports
> > rooted at particular directories? It might at least prevent the
> > accidental foot shooting you get when an inexperienced user first
> > tries their hand at a svn checkout, and that would be a nice step in
> > the right direction.
>
> This seems to me like a pretty obvious hazard of the way Subversion
> repositories are laid out. I think it would make sense to have
> something which would help people avoid doing it by accident, as long
> as it didn't prevent them from doing it on purpose.
>
> Say, a property which makes 'svn checkout' print a message and get a
> confirmation interactively from the user, or pass a '--force' flag?

Honestly, I don't care one way or another if they can --force it or
not. Checking out trees that large puts an unacceptable amount of
strain on a public resource in this case, I just want to be able to
stop them from making silly mistakes that require administrator effort
to block, and reserve the admin effort for the cases where people are
actually doing this kind of thing on purpose. If they can add --force
and make it work, that's nice, but it's not really a showstopper IMO.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 22 22:57:48 2006

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.