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

Re: [PATCH] pre-update and pre-getfile hook

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-02-08 23:42:02 CET

Srinivasa Kanduru wrote:
>
> $ svn pl -v
> Properties on '.':
> svn:ignore : dontbother hello
>
> The files I want to ignore is also part of the repository and I do modify
> in the current working copy which I do not want those to be included for commits

This is really a question for the "users@" mailing list; please ask there if
you have further questions about how to use Subversion.

The answer is that it is not possible to tell Subversion to ignore changes to
files that are under version control. If you want certain files to be excluded
from a commit, you must use an "svn commit FILE..." command that specifies the
files that you DO want to commit.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 8 23:44:01 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.