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

Re: Should I worry?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-02-13 22:25:46 CET

On 2/13/06, Res Pons <pons32@hotmail.com> wrote:
> In our repository, every project has the subdirectory tree, branches, trunk,
> tags underneath them. However, I found two projects created by developers
> recently directly via Tortoise which do not have branches, trunk, tags
> underneath them yet they're checkable. Are they being revisioned? What's
> my course of action?

What does "checkable" mean?

If something is in your repository, it's being versioned.

I don't understand what you're asking - your course of action is
really up to you how you want to handle the situation. If developers
aren't following the rules, you can:
A) Implement hook scripts to prevent commits that don't meet whatever criteria
B) Prevent developers from performing actions like this altogether
(either by hook scripts or access permissions)
C) Enforce policy in a non-techical way (talk to them face to face)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 13 22:27:15 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.