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 23:28:36 +0000
User-agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100328)

Hendrik Boom wrote:
On Tue, Nov 29, 2011 at 09:58:12AM +0000, CooSoft Support wrote:
Evil make system relying on the .svn dir.

Yeah. I thought so too. I gather that, if the .svn is present, is assumes you're building from scn, but otherwaise, you're building from a source tarball, which isn't quite just source; it contains some files that are build using obsure, hard-to-get tools. At least, they think they're not likely to be in everyone's repertoire, perhaps from platform limitations.

-- hendrik

Or you can 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).

I hope it still ignores the _MTN diractory!
lol - yes it does :-)
mtn is really good at simply dealing with vendor branches, used this
technique to do a CVS to mtn import.

Exactly.  That's why I want to use monotone for this.  Thanks.

- hendrik

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.

_______________________________________________
Monotone-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/monotone-devel

_______________________________________________
Monotone-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/monotone-devel




reply via email to

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