[fpc-other] [fpc-pascal] Google Code closing down

Nikolay Nikolov nickysn at gmail.com
Mon Mar 16 14:15:02 CET 2015


On 16.3.2015 г. 14:24, Graeme Geldenhuys wrote:
> I can also add that SubVersion has *no* concept of Tags. To SubVersion
> there is no difference between a Tag and a Branch. Why do I say that?
> Simply because you can create a Tag in the repository, and then start
> adding commits to it.... just mind boggling! :) Why did they even bother.
You can add a pre-commit hook that disallows changes to the tags directory:

http://stackoverflow.com/questions/464384/svn-pre-commit-hook-for-avoiding-changes-to-tags-subdirectories

Nikolay


More information about the fpc-other mailing list