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

Re: Add without commit

From: Hilco Wijbenga <hilco.wijbenga_at_gmail.com>
Date: Fri, 28 Mar 2008 09:41:28 -0700

On Fri, Mar 28, 2008 at 8:37 AM, Troy Bull <troy.bull_at_gmail.com> wrote:
> I have a question. If I do an add, then never commit will that cause
> any problems?

No, not really. It's probably quite annoying though. :-)

> I have a pre-commit hook that disallows files that only differ by case
> (since we are a windows shop). The script works, but it is possible
> for people to add some file only differing by case, then the hook
> fires when they try to commit and fails it.

Well, that's the point of your pre-commit script, right? :-)

Your users can always do an svn revert of the offending file.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-28 17:42:00 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.