Re: monotone suppresses .svn directories.
Hendrik Boom <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Nov 29, 2011 at 02:28:52AM -0500, Stephen Leake wrote: > Hendrik Boom <[email protected]> writes: > > > How can I do the recursive mtn add and suppress the .svn suppression? > > .svn is in the standard Lua function 'ignore_file'; you can override > that function definition in your ~/.monotone/monotonerc Except I might still want to not override it when I'm working on other projects. Is there some per-project or similar way of providing lua function? Shoud there be? > > Or you can add the .svn directly; then it will no longer be ignored. There's about 216 of these .svn directories! But I suppose I could get them all with about seven or eight wild cards. However much we usually quote things in mtn commands to avoid shell interpretation, sometimes the shell helps. -- hendrik > > -- > -- Stephe > > _______________________________________________ > Monotone-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/monotone-devel