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

Re: File status control

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 27 Nov 2012 09:24:28 -0500

On Tue, Nov 27, 2012 at 8:44 AM, armando.perico.neto_at_usi.ch <
armando.perico.neto_at_usi.ch> wrote:

> Guten Tag Thorsten!
>
> that's what I've imagined.
>
> We actually have to use SVN as a sort of configure management system. I am
> currently writing a pre-commit hook so we can control it without using the
> "svn:properties" (we've decided to add a flag on the commit messages with
> the current file statuses. It doesn't look much elegant but this was the
> only way we've managed to have it "user-friendly"//acceptable for the
> developers.
>
> It seems weird though that subversion has not a native way of doing so,
> people from the "quality departments" love this sort of functionality.
>
>
I never consider "file" statuses for the items in my source code repository
- only the status of the entire project, via my tags & branches. Releasing
individual files to an environment (at least for software my team and I
have built) would just lead to large amounts of confusion, and broken
releases.
Received on 2012-11-27 15:25:43 CET

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.