Doug Culnane wrote on Thu, Jan 27, 2011 at 13:26:55 +0100:
> So the technical spec is if the command is ignore append the file or
> folder to its containing parent folders svn:ignore list.
% head .zshrc
svn() {
if [ "$1" = "ignore" ]; then
=svn propedit svn:ignore --editor-cmd "sh -c 'echo \
Thanks for your response Stefan,
I am not a C programmer and do not have in dept knowledge of
subversion and it's client implementations but I have done a lot of
Java. So this is to be understood as a user feature request and not
much else.
I do not understand this:
svn ignore --depth=infinity t
On Thu, Jan 27, 2011 at 12:01:19PM +0100, Doug Culnane wrote:
> Guys,
>
> I understand how to use the svn:ignore but it is not the most
> convenient or logical user interface. Would it be possible to provide
> an ignore command line option that would provide a convenient
> interface to add files/
3 matches
Mail list logo