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

Re: Server-side ignore

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-07-12 08:48:35 CEST

On 7/12/06, Matheus Leite <matheus@longadata.com> wrote:
> Thanks for your response. I read the hook section in the svn book, and
> it warns to not modify the transaction. Does this mean that, instead
> of having the server ignore certain files and folders matching a
> pre-defined pattern, the correct approach would be to cancel the
> transaction and tell the user he must set the svn:ignore property
> himself?

That, or tell him he's committing file with names he's not supposed to
commit: svn:ignore only cleans up 'svn status' output, it doesn't
prevent committing the files.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 12 08:49:42 2006

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.