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

multiple svn:ignore --recursive... possible?

From: Geoffrey Hoffman <ghoffman_at_emomem.com>
Date: 2007-12-08 00:29:38 CET

It seems that I can set multiple svn:ignore properties with svn
propedit OR I can set --recursive svn:ignore with svn propset.

I tried doing both together using \n and \r but it didn't work.

The attempt at inserting new line characters into the svn:ignore
property with propset fails; you just get \n or \r written to the
ignore rule which isn't what I wanted.

It also won't let you do propedit and --recursive.

It seems like a missing feature request, but there's probably a
reason why these options are mutually exclusive.

I know I can edit global ignores, but I was wondering if I missed
something.

Cheers,
Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 8 00:29:58 2007

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.