[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: Srinivasa Kanduru <skanduru_at_siliconrock.com>
Date: 2006-02-08 21:54:47 CET

Hi All,

I am new to subversion and appreciate your feedback for the following ..

a) is there an easier way to ignore modifications in a file in the working copy ?

I searched for that and found the following

$ svn propedit svn:ignore . # indicates current dir is working copy

[If the EDITOR env is set ]
enter the filenames to be ignored one on a line

and the proplisting shows up as follows:

$ 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

b) Is there a non-interactive way of telling subversion what those files are ?

Thanks a ton !!

Regards,
Srinivas.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 8 21:51:06 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.