Hi,
On 17 Feb., 17:18, Quinn Taylor <[email protected]> wrote: > Agreed, this is something that should be done in the repository itself > (as a pre-commit hook) sometimes you're not able to place a hook into the repository - e.g. in large scaled projects, when you work as a consultant. And: customers will not always listen ;-), but that's o.k. > or by educating users. The same, you can only try to teach, every day and your colleagues learn each day, more and more. But version control can still be a little bit, let me say: difficult. > Even if it were > implemented in Versions (which is a bad idea) the user could just > switch to Terminal or another client and commit to /tags, Right, but most of the time, the users won't use the shell - that could sometimes be your luck. Let me say, they are afraid of it, like a developer branch and so on. > so *every* > client would have to forbid this. Save yourself the headache, take the > time to learn about pre-commit hooks and disallow any overwriting of a > tag. I agree, but sometimes you doesn't have the admin priviledges granted and this feature could also save your day. I requested this feature based on own experiences. Finally, you're right, best solution is to prevent this via hook- scripts. But this "convention supporting" feature would also be great. ~ Markus > > - Quinn > > On Feb 17, 2009, at 3:11 AM, Marijn Huizendveld wrote: > > > Please don't, perhaps I need to change an externals definition in my > > tags folder to point to some other svn repo tag, I need to have commit > > access to that folder in that case. > > > Kind regards, > > > Marijn > > > On Feb 17, 2009, at 9:21 AM, mguske wrote: > > >> Hi, > > >> please forbid to commit into a ./tags-path if the repository layout > >> is > >> the basic with trunk/branches/tags. > > >> I know, those directories are only a convention, but before it > >> accidentally happen. > > >> Thanks, > > >> ~ Markus > > > > > > > smime.p7s > 3KAnzeigenHerunterladen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
