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 ]
and the proplisting shows up as follows:
$ svn pl -v
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,
---------------------------------------------------------------------
|
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.