That's not what you want. Instead you should look into how to configure
subversion to ignore certain file patterns on the client side. This will
cause your working copy to not even list files like "thumbs.db" as
version-controlled. And since they are not version-controlled, they are
not included during commit.
Robert
Ilan Yaniv wrote:
>
> Hi
>
> I guess more then one of you guys have a pre-commit script maybe bat
> or perl so I can also read that…
>
> That will not commit certain files like “thumbs.db”.
>
> If the hook will find that there is a file like that, it will be
> removed from the commit, so the commit will complete, but without that
> file.
>
> Thanks
>
> ***Ilan Yaniv*
>
> Configuration Management
>
> Phone: 03-7534333 ext. 5873
>
> _Ilan.Yaniv_at_timetoknow.org_ <mailto:Ilan.Yaniv_at_timetoknow.org>
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1011683
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-08 14:09:04 CET