monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] monotone suppresses .svn directories.


From: CooSoft Support
Subject: Re: [Monotone-devel] monotone suppresses .svn directories.
Date: Tue, 29 Nov 2011 09:58:12 +0000
User-agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100328)

Evil make system relying on the .svn dir.

Or you an do something like:

mtn add --no-respect-ignore --recursive

if you just want to add all files in a one off operation, your mtn config is not changed (normally you would want to ignore the .svn dirs).

mtn is really good at simply dealing with vendor branches, used this technique to do a CVS to mtn import.

Tony.

Stephen Leake wrote:
Hendrik Boom <address@hidden> 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

Or you can add the .svn directly; then it will no longer be ignored.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]