Quirk with svn:ignore
From: Geoff Hoffman <ghoffman_at_cardinalpath.com>
Date: Mon, 19 Mar 2012 09:26:38 -0700
I ran into an unexpected behavior with svn:ignore today and wanted to see
Given a tree with
trunk
I have tried putting
cd trunk
...ignore everything in the *logs* directory, but the svn:ignore propset is
However,
cd logs
...setting svn:ignore * on logs, works.
For what it's worth, externals works fine this way, e.g.
cd trunk
// some/arbitrary/directory is created from the externally referenced
We were hoping to set all our externals and ignores on the trunk level
-- This email, including any attachments, is for the sole use of the intended recipient and may contain confidential information. If you are not the intended recipient, please immediately notify us by reply email or by telephone, delete this email and destroy any copies. Thank you.Received on 2012-03-19 17:27:15 CET |
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.