Re: [Monotone-devel] C++11

2014-05-13 Thread Thomas Keller
Hi Markus! Markus Wanner schrieb: Obviously, the former offers little benefit: We could possibly add minor #ifdef'd optimizations. For example using perfect forwarding and move constructors to avoid some copying if C++11 is used. The latter seems much more interesting, but is a much

Re: [Monotone-devel] monotone 1.1 released

2014-05-08 Thread Thomas Keller
Stephen Leake schrieb: Markus Wanner mar...@bluegap.ch writes: On 05/04/2014 03:20 PM, Stephen Leake wrote: Will you be doing the win32 installer? I can build one from an msys2 32 bit build, if needed. I'd appreciate if you do it. Thanks. My ssh key has been lost from

Re: [Monotone-devel] monotone 1.1 released

2014-05-06 Thread Thomas Keller
Markus Wanner schrieb: Great! Shall we remove the Mac OS X Installer and Binary options from the website's downloads site and recommend MacPorts? Or how do I build these universal binaries? Building these universal binaries is a PITA (I think its still described in mac/readme-mac.txt, but

Re: [Monotone-devel] monotone 1.1 released

2014-05-05 Thread Thomas Keller
Markus Wanner schrieb: the monotone team just released version 1.1 of its versions control system. This is mainly a maintenance release, focusing on stability and compatibility. It also fixes various bugs that have accumulated over the years. Hi Markus! Thanks for the effort! The sources

Re: [Monotone-devel] status of release 1.1

2014-05-03 Thread Thomas Keller
Markus Wanner schrieb: Thomas, thanks for testing! On 05/03/2014 01:39 AM, Thomas Keller wrote: I'm on 10.9 (Mavericks) here. I had no recent enough mtn installation around, so I had to copy sources and build from there. Things that I've stumbled upon so far: * Don't use gcc from

Re: [Monotone-devel] status of release 1.1

2014-05-03 Thread Thomas Keller
Markus Wanner schrieb: On 05/03/2014 02:08 AM, Thomas Keller wrote: test/unit/tests/../../../src/dates.cc:493: detected user error, 'E(tb.tm_sec == check.tm_sec tb.tm_min == check.tm_min tb.tm_hour == check.tm_hour tb.tm_mday == check.tm_mday tb.tm_mon == check.tm_mon tb.tm_year

Re: [Monotone-devel] status of release 1.1

2014-05-03 Thread Thomas Keller
Markus Wanner schrieb: On 05/03/2014 01:39 AM, Thomas Keller wrote: make[2]: Circular po/sv.gmo - po/sv.gmo dependency dropped. I guess this is because of Makefile.am's po/%.gmo: $(srcdir)/po/%.gmo cp $ $@ which looks a bit fishy indeed. This starts to look a lot less

Re: [Monotone-devel] status of release 1.1

2014-05-03 Thread Thomas Keller
Markus Wanner schrieb: Thomas, (or anybody on Mac OS X) On 05/03/2014 08:40 PM, Markus Wanner wrote: I'll try to see what I can do with such a crippled mktime(). Can you please try the attached simple test program? $ g++ -o test test.cc $ ./test I'm running a 64 bit OS X and

Re: [Monotone-devel] status of release 1.1

2014-05-03 Thread Thomas Keller
Markus Wanner schrieb: On 05/03/2014 11:46 PM, Thomas Keller wrote: I'm running a 64 bit OS X and your test program reports mktime seems okay. Thanks. Surprises me. Although: I had a time zone issue in that test program itself, though. I could finally arrange for an Mac OS X box (Mountain

Re: [Monotone-devel] status of release 1.1

2014-05-02 Thread Thomas Keller
Hi Markus! Markus Wanner schrieb: Hi, we're mostly ready for a 1.1 release. I fixed the intermittent issues in the extra tests. The revived build farm looks reasonably green, now. Thanks for the effort! What's clearly missing is MacOS X. So if you have access to a box with that OS,

Re: [Monotone-devel] status of release 1.1

2014-05-02 Thread Thomas Keller
Thomas Keller schrieb: I'm currently executing make check and will report the results of that tomorrow. Faster than I thought, unit-tests ran through, with one error in dates_roundtrip_localtimes, relevant tester.log output follows: parsing date 'Fri Dec 13 20:45:51 1901' with format '%c

Re: [Monotone-devel] I... well, I quit ;-)

2014-04-24 Thread Thomas Keller
Richard Levitte schrieb: Hey guys, you may have noticed that I haven't said much of a peep for quite a while. Fact is, I've generally been pulling away from programming as a passion since a few years back. I may still do some to be able to pay the bills, but that's about all. Life

Re: [Monotone-devel] oversized payload

2014-02-12 Thread Thomas Keller
Hi Hugo! But what is the policy of monotone wrt file size that can be checked into a repository? The maximum compressed packet size is 256MB (see src/constants.hh, netcmd_payload_limit is 2 27). I cannot tell whether this was set to this value on purpose or by accident, but surely 256MB

Re: [Monotone-devel] 1.1 release!

2013-09-21 Thread Thomas Keller
Hi Markus! Thanks for stepping up! The website might not be in sync as there often were script problems in the past. I'd just ssh on the box, fetch the latest content and commit it. If you need any help there, drop me a private message. Thomas. Markus Wanner mar...@bluegap.ch schrieb:

[Monotone-devel] Christmas Release

2012-11-30 Thread Thomas Keller
Hi all! The question regarding a new monotone release arose recently... wouldn't it be great to release it as christmas present for the last loyal users we have...? Thomas. -- GPG-Key 0x160D1092 | tommyd3...@jabber.ccc.de | http://thomaskeller.biz Please note that according to the EU law on

[Monotone-devel] Stephe...

2012-08-23 Thread Thomas Keller
...just looking around the corner to tell you that you're doing a great job for monotone! Thank you very much for taking care of all these bugs! Thomas. -- GPG-Key 0x160D1092 | tommyd3...@jabber.ccc.de | http://thomaskeller.biz Please note that according to the EU law on data retention,

[Monotone-devel] New indefero version deployed

2012-05-09 Thread Thomas Keller
Hi all! I've deployed a new version of Indefero (1.3.2) and merged it with our custom layout. Let me know if you find any hiccups (note though that you should clear your browser cache before... :) A list of notable changes since v1.2 (which is what we were previously running) can be found here:

Re: [Monotone-devel] monotone and buildbot upgraded on code.monotone.ca

2012-04-25 Thread Thomas Keller
Am 25.04.12 15:31, schrieb Richard Levitte: We're now running v1.0 (we were running some pre-1.0 before, I've no idea why we hadn't upgraded it before). All databases I know about have been migrated accordingly. You forgot the wiki database and that throwed a myriad of errors into the zoho

Re: [Monotone-devel] Status of blue sky ideas?

2011-12-12 Thread Thomas Keller
Am 13.12.11 00:33, schrieb Judson Lester: [...] So, seeing an email from a few months back that seemed to suggest that monotone is kind of done - no one seems to be keen to continue development, and everyone seems satisfied - was a little disheartening. What is the status of monotone as a

[Monotone-devel] openSUSE rpms (or lack thereof)

2011-11-29 Thread Thomas Keller
Hi all! I dropped my old openSUSE work setup a couple of weeks ago and therefor have no way to build (or even test) openSUSE rpms anymore. It would be cool if somebody could pick up the maintenance of these packages, otherwise they'll probably fall behind between the regular releases and even

Re: [Monotone-devel] [Monotone-users] Some repositories broken (SQL logic error)

2011-11-19 Thread Thomas Keller
Am 17.11.11 19:12, schrieb Dirk Heinrichs: Hi, some of my repositories seem to be broken. A checkout attempt and mtn db check both give the following error: mtn: error: sqlite error: SQL logic error or missing database I also tried to dump one of the databases, which gives this: %

Re: [Monotone-devel] Time to wake up?

2011-11-02 Thread Thomas Keller
Am 02.11.11 08:47, schrieb Richard Levitte: It's been pretty silent since this summer, and I'm wondering, where do we stand? I've seen Richard Hopkins do some work on regex cache and a few other things, and there are a number of other branches that need being looked at as well. So, what I

Re: [Monotone-devel] monotone.ca over IPv6

2011-10-08 Thread Thomas Keller
Am 08.10.11 18:52, schrieb Lapo Luchini: http://colabti.org/irclogger/irclogger_log/monotone?date=2011-10-05#l2 The server is now correctly working over IPv6 again. Feel free to contact me if problems should arise. Many thanks! Thomas. -- GPG-Key 0x160D1092 | tommyd3...@jabber.ccc.de |

Re: [Monotone-devel] New branch name with no other changes

2011-06-10 Thread Thomas Keller
Am 10.06.2011 16:26, schrieb Hendrik Boom: Actually, the approve command worked fine, though it took a few moments to determine the right revision ID. Maybe approving the revision in the current workspace should be an option on that command? I wouldn't want it to be the default: too easy

Re: [Monotone-devel] Improving documentation (was Re: New branch name with no other changes)

2011-06-10 Thread Thomas Keller
Am 10.06.11 18:59, schrieb Aaron W. Hsu: On Fri, 10 Jun 2011 12:45:34 -0400, Hendrik Boom hend...@topoi.pooq.com wrote: Presumably w: is a form of revision-id, which I'm sure is documented somewhere else where I didn't happen to look. I frequently search for the revision pattern

[Monotone-devel] Fwd: CafePress Online Agreements update notice

2011-06-09 Thread Thomas Keller
Hi all! Cafepress is going to change their Terms of Service or Content Owner Agreement as they call it. Several things are quite bad with the new agreement (content licensing, product removal after 12 months of inactivity, raised processing fees) so that I'm going to close our shop

Re: [Monotone-devel] New branch name with no other changes

2011-06-09 Thread Thomas Keller
Am 09.06.11 20:14, schrieb Hendrik Boom: I checked out a new workspace, and I want to check it in again unchenged with a new branch name -- the one I want to use to make changes. I'd like to make it clear that the new branch is starting in the same state as the current head in the old

Re: [Monotone-devel] Using the mouse logo on a book cover

2011-06-05 Thread Thomas Keller
Hi Mathias! last month I announced an introductory text on monotone in German language at the monotone-user list: http://lists.nongnu.org/archive/html/monotone-users/2011-05/msg0.html This text is grown into more than 50 pages and I want to put a book on demand version on Lulu

[Monotone-devel] GPLv3 code in monotone

2011-05-19 Thread Thomas Keller
Hi! This is a follow-up on https://bugzilla.novell.com/show_bug.cgi?id=684822, where I was asked to clarify the license of the openSUSE monotone package. Currently, this is stating GPLv2+, but the reporter needs some clarification because we have some GPLv3+ code in the package

Re: [Monotone-devel] GPLv3 code in monotone

2011-05-19 Thread Thomas Keller
Am 19.05.11 16:59, schrieb Zack Weinberg: Nice to read you! :) I think that migration to GPLv3 remains premature at this time, and we should relicense the v3 files down to v2. +1 from me as well. We probably need to create a patch release with this change, so downstream's license issues are

[Monotone-devel] Fwd: Monotone and ViewMTN

2011-05-17 Thread Thomas Keller
Could somebody please have a look at Konstantin's problem? I'm unfortunately quite busy currently. Thanks, Thomas. Original-Nachricht Betreff: Monotone and ViewMTN Datum: Mon, 16 May 2011 19:41:33 -0700 (PDT) Von: Konstantin Minevsky k.minev...@yahoo.com Antwort an: Konstantin

Re: [Monotone-devel] permissions and identity

2011-05-16 Thread Thomas Keller
Am 16.05.11 23:35, schrieb Hendrik Boom: I'm using usher with monotone. Do I have it right? User identities (the public keys) are kept in the monotone databases. Presumably every database can have different sets of user identities. But private keys are kept in a .monotone/keys

[Monotone-devel] Parallel test execution (Was: Re: [Monotone-debian] Bug#623734: monotone: FTBFS: test suite timeout)

2011-04-27 Thread Thomas Keller
Am 27.04.2011 10:19, schrieb Stephen Leake: Since it only happens with -jn, this is pretty clearly a bug in make. While we could try to find a work-around, I don't see the point. Lets have a look at our own sources at first. The job server code is in test/src/unix/tester-plaf.cc, Tim probably

[Monotone-devel] monotone / indefero: information disclosure

2011-04-26 Thread Thomas Keller
Hi all! Indefero's monotone plugin might disclose private key information when Indefero's debug output is switched on. Since monotone's frontend needs its own private key to authenticate against a running server, this key is created on-the-fly when a new project is created, added to the

Re: [Monotone-devel] [ANNOUNCE] monotone 1.0 released

2011-03-26 Thread Thomas Keller
Many, many, many thanks for your outstanding work! A little intro page is now online on monotone.ca :) Thomas. Am 26.03.11 11:30, schrieb Richard Levitte: Monotone 1.0 is out! We, the monotone developers, are very proud to release version 1.0 of our distributed version control system.

Re: [Monotone-devel] Mtn on Windows... and guitone

2011-03-22 Thread Thomas Keller
Am 22.03.2011 06:55, schrieb Richard Levitte: This problem, btw, looks like it hits doubly... Worst case scenario, it looks like the string it's trying to convert from UTF-8 to ASCII isn't really UTF-8 to start with, but also, trying to represent it in pure ASCII would prove difficult because

Re: [Monotone-devel] Release Of Monotone Browser 0.72 And Monotone::AutomateStdio 0.12

2011-03-22 Thread Thomas Keller
Am 13.03.2011 10:28, schrieb CooSoft Support: I was thinking of switching the external comparison tool over to kdiff3 to match with the recommended merge tool for monotone but unfortunately that also suffers from the KDE dependency thing (as you would expect). Since one can configure that

Re: [Monotone-devel] Deciding on a date?

2011-03-21 Thread Thomas Keller
Am 21.03.11 23:16, schrieb Richard Levitte: In message 4d867bcd.2080...@thomaskeller.biz on Sun, 20 Mar 2011 23:12:29 +0100, Thomas Keller m...@thomaskeller.biz said: me Speaking of the release manager hat - I announced that I'd want to me give my one to another monotone fellower some time

[Monotone-devel] Indefero code forge with monotone support released

2011-03-20 Thread Thomas Keller
Hi all! The Indefero team [0] today released the first stable version of their project and source management tool that comes with monotone support. We have pushed the development a bit over the last couple of months because we were in the need of a tool that eased the collaboration and provided

Re: [Monotone-devel] Indefero code forge with monotone support released

2011-03-20 Thread Thomas Keller
Hi Martin! thanks for your hard work on this. I've seen you're not just adding monotone support but generally improving it in other areas as well. Indefero looks really nice and it's very practical for (opensource) projects with the multiple projects approach as it allows for better

Re: [Monotone-devel] Deciding on a date?

2011-03-20 Thread Thomas Keller
Am 20.03.11 17:53, schrieb Richard Levitte: Hey, I'm thinking, end of Q1 is coming near (just 10 days left!), and it might be time to set a date for the release. I don't know how the rest of you are thinking, I'm just thinking that this close, it might be good to have a point in time that

[Monotone-devel] Re: [Monotone-i18n] On translations...

2011-03-19 Thread Thomas Keller
Am 19.03.11 12:41, schrieb Richard Levitte: Hi, I'm a bit concerned about the translations we currently say we support (according to po/LINGUAS). As it is right now, here's the statistics: ... German:1454 translated messages, 83 fuzzy translations. last change: 2011-03-14

[Monotone-devel] ciabot test fails

2011-03-13 Thread Thomas Keller
Hey there! The ciabot test fails for me in line 45, because my oldish Python (2.5.5) throws a deprecation warning and the test assumes that stderr is zero: ./extra/mtn-hooks/monotone-ciabot.py:113: Warning: 'with' will become a reserved keyword in Python 2.6 File

[Monotone-devel] String freeze for 1.0

2011-03-13 Thread Thomas Keller
Hi all! I just merged the string sanitization branch back to net.venge.monotone and officially announce a string freeze now. This is the time for the translators to pick up the changes and finalize their translations. The timeframe you have for this is roughly two weeks and I hope we get as

Re: [Monotone-devel] Re: Monotone - A couple quick notes

2011-03-05 Thread Thomas Keller
Am 05.03.11 06:48, schrieb Richard Levitte: Also, renaming of branches is really much easier since we implemented 'mtn suspend', all you really have to do is make sure the head of your chosen branch gets a branch cert with the new branch name (or you commit something new with -b {newbranch}),

Re: [Monotone-devel] Release Of Monotone Browser 0.72 And Monotone::AutomateStdio 0.12

2011-03-05 Thread Thomas Keller
Am 05.03.11 16:05, schrieb CooSoft Support: Just a quick email to announce the release of the above software on source forge and CPAN respectively. Basically the main work was to get these packages working with version 0.99.1 of Monotone. Monotone Browser, not only having the new

Re: [Monotone-devel] missing branch certs?

2011-03-03 Thread Thomas Keller
Am 03.03.2011 12:49, schrieb Stephen Leake: There are two recent revisions that have no branch certs: 5fa27bc987ed68996eb036347a5889a8bc00d681 359246213ac107d95686f8400dcd57d074c62480 Yes, sorry, my fault. I'll push the missing certs asap. Thomas. -- GPG-Key 0x160D1092 |

Re: [Monotone-devel] Google Summer of Code

2011-03-03 Thread Thomas Keller
Am 03.03.11 02:58, schrieb Aaron W. Hsu: On Wed, 02 Mar 2011 18:10:25 -0500, Thomas Keller m...@thomaskeller.biz wrote: Applications are open again - do we want to take another shot? Deadline is 11th of March. We surely have lots of things to do and some more fresh blood wouldn't be bad

[Monotone-devel] Nightly coverage report

2011-03-02 Thread Thomas Keller
Hey there! I've setup a code coverage build of nvm on my server. It is refreshed every day at 6am here: http://monotone.thomaskeller.biz/coverage/index.html The overall coverage is quite good already. The report should help us identify dead and / or untested code. Thomas. -- GPG-Key

[Monotone-devel] Google Summer of Code

2011-03-02 Thread Thomas Keller
Hey there! Applications are open again - do we want to take another shot? Deadline is 11th of March. We surely have lots of things to do and some more fresh blood wouldn't be bad either, though it gets harder and harder every year to be picked under so many applicants... More information about

[Monotone-devel] Re: Monotone - A couple quick notes

2011-02-27 Thread Thomas Keller
Hi John! At first - please consider subscribing to monotone-users [0] or monotone-devel [1], you reach a much bigger audience with that. The former is also rather low-volume, in case you care. Thanks! Am 27.02.11 16:03, schrieb John B Thiel: New problem: since the default auto-managed

[Monotone-devel] Fwd: Re: Monotone - A couple quick notes

2011-02-27 Thread Thomas Keller
- A couple quick notes Datum: Sun, 27 Feb 2011 13:10:39 -0800 Von: John B Thiel jbth...@gmail.com An: Thomas Keller m...@thomaskeller.biz On Thu, Feb 24, 2011 at 1:41 AM, Thomas Keller m...@thomaskeller.biz wrote: Am 24.02.2011 03:35, schrieb John B Thiel: Another thing that might be helpful is grouping

[Monotone-devel] Re: Monotone - A couple quick notes

2011-02-24 Thread Thomas Keller
Am 24.02.2011 03:35, schrieb John B Thiel: On Wed, Feb 23, 2011 at 2:34 PM, Thomas Keller m...@thomaskeller.biz wrote: Saying `mtn help cmd` is just one way, another is the `--help` (or short `-h`) option which can be put anywhere, also at the end of the command sequence. `--help` and `help

Re: [Monotone-devel] Re: Monotone - A couple quick notes

2011-02-24 Thread Thomas Keller
Am 24.02.11 08:43, schrieb Stephen Leake: Thomas Keller m...@thomaskeller.biz writes: Saying `mtn help cmd` is just one way, another is the `--help` (or short `-h`) option which can be put anywhere, also at the end of the command sequence. Cool! I never realized that. I've added a short

Re: [Monotone-devel] Contradiction in Makefile.am

2011-02-23 Thread Thomas Keller
Am 23.02.2011 07:42, schrieb Richard Levitte: I just had a closer look at the NLS support in Makefile.am, and I'm finding this (dist-nls used to be dist-local until that one needed expanding): ... CLEAN_POFILES := $(ALL_GMOFILES) \ $(addprefix po/,$(addsuffix .merged.po,

[Monotone-devel] Re: Monotone - A couple quick notes

2011-02-23 Thread Thomas Keller
Am 23.02.11 18:41, schrieb John B Thiel: Hello, I was just taking a quick look at Monotone, which looks very well-designed and excellent, with some great features (I especially like the single file repository, xdelta, and robust design). A couple first 5 minutes feedbacks: Hi John! Many

Re: [Monotone-devel] Soon time for a release

2011-02-22 Thread Thomas Keller
Am 22.02.11 23:58, schrieb CooSoft Support: One thing, mainly for my stuff, is has there been any automate stdio changes made since 0.99.1? I had a quick look at the nightly doc stuff and couldn't see anything obvious. I aim to release the MAS library and mtn-browse at 1.0 roughly at the

Re: [Monotone-devel] Soon time for a release

2011-02-22 Thread Thomas Keller
Am 22.02.11 15:27, schrieb Richard Levitte: Hey there, Some time furign the winter (when we realised a Christmas release would be impossible), we said that we would release monotone v1.0 withing Q1 2011. Q1 ends in a little more than a month (*), so it might be time to wrap it up a bit.

Re: [Monotone-devel] problem with denied permissions

2011-02-21 Thread Thomas Keller
Am 21.02.2011 11:07, schrieb Martin Bruse: Hello, I don't subscribe to this list, so please reply directly to me if you have any helpful hints :) Today when I tried to sync with my usher at home, I got a denied read permission for something that worked perfectly fine a couple days ago. I

Re: [Monotone-devel] question about monotone serve

2011-02-20 Thread Thomas Keller
Am 26.12.10 01:50, schrieb Thomas Keller: Am 25.12.10 20:32, schrieb Hugo Cornelis: Hi all, I am trying to start a monotone server on port 4704, listening on all local network interfaces. But monotone complains about the syntax of the bind command line argument. This is the command line

[Monotone-devel] Re: transifex and initial comments in the message catalogue

2011-02-17 Thread Thomas Keller
Am 16.02.11 00:10, schrieb Thomas Keller: [...] My proposal now is two-fold: 1) Add a README file for every translation (i.e. po/README.de) and let the author add the copyright(s) and optional translation hints 2) Place a proper comment into the uploaded po/monotone.pot with a general

Re: [Monotone-devel] contrib stuff

2011-02-09 Thread Thomas Keller
Am 10.02.2011 07:40, schrieb Stephen Leake: I suggest we delete mtn_cheat_sheet.svg; it's incomplete, broken, we don't have the source, the copyright/license is unclear. The SVG is the source, I did it in 2007 with Inkscape. I was too lazy in the past to redo it nicely. Eventually I thought

Re: [Monotone-devel] question about how a selective log displays head nodes

2011-02-07 Thread Thomas Keller
Hi Hugo! Am 06.02.11 10:44, schrieb Hugo Cornelis: We are maintaining documentation in a monotone repository. In the workspace on my laptop I invoke: $ mtn automate heads 970f659a5173b3b0183ab4a70986a033ce107cf1 So I assume the branch (name: 0) has only one head. There is a document

Re: [Monotone-devel] What's Up With code.monotone.ca?

2011-02-05 Thread Thomas Keller
Am 05.02.11 11:03, schrieb CooSoft Support: Seems to be having a senior moment... I get https://code.monotone.ca/p/monotone/source/disambiguate/h:net.venge.monotone/from/IDF_Views_Source::treeBase/ when I got to the monotone project Other projects don't seem to be affected.

Re: [Monotone-devel] nvm.source-tree-cleanup

2011-02-04 Thread Thomas Keller
Am 04.02.2011 10:14, schrieb Richard Levitte: me * make distcheck prints out a spurious warning at the beginning: me make[1]: Circular htmldir - html dependency dropped. me Can this be safely ignored or is this something we should look after? me (Its issued right after makeinfo --html)

Re: [Monotone-devel] nvm.source-tree-cleanup

2011-02-04 Thread Thomas Keller
Am 31.01.11 00:08, schrieb Thomas Keller: So please have a look at the changes in this branch and give us feedback. If you think it is not a good idea to merge this into nvm yet, then please also tell us. In case nobody places serious objections I'd like to merge the branch by the end of next

Re: [Monotone-devel] nvm.source-tree-cleanup

2011-02-03 Thread Thomas Keller
Am 03.02.2011 07:08, schrieb Stephen Leake: Thomas Keller m...@thomaskeller.biz writes: There are a couple of minor issues left which kind of block the merge back to nvm, one of them is the move of some innosetup-specific resources out of src/win32 I'm not clear what the issue is here

Re: [Monotone-devel] nvm.source-tree-cleanup

2011-02-03 Thread Thomas Keller
Am 03.02.11 13:43, schrieb Stephen Leake: Stephen Leake stephen_le...@stephe-leake.org writes: The non-source files for building the win32 installer are modpath.iss, monotone.bmp, and monotone.iss.in. There is also related code in Makefile.am. ... I'm not strongly opposed to moving those

Re: [Monotone-devel] nvm.source-tree-cleanup

2011-02-03 Thread Thomas Keller
Am 03.02.11 10:09, schrieb Thomas Keller: I'll review the latest changes later on, I was a bit busy over the last couple of days... Here we go: * A make clean in the source directory now purges the original files as it makes no difference if these reside in the source or build directory

Re: [Monotone-devel] Checking on stackoverflow.com

2011-02-03 Thread Thomas Keller
Am 03.02.11 17:56, schrieb Lapo Luchini: I'm not using this RSS feed to check for new questions tagged monotone on stackoverflow.com: http://quickmediasolutions.com/stack2rss/stackoverflow/questions?tagged=monotonebody=true If anybody here has the habit of using feed to watch stuff too, it

Re: [Monotone-devel] Checking on stackoverflow.com

2011-02-03 Thread Thomas Keller
Am 03.02.11 18:48, schrieb Richard Levitte: Should we add this feed to the agregation on www.monotone.ca? Better not, I'd like to keep this specific part authored, also because we provide a news feed ourselves based on this aggregation, so unauthored stuff could land there as well and might be

Re: [Monotone-devel] nvm.source-tree-cleanup

2011-02-03 Thread Thomas Keller
Am 04.02.11 01:06, schrieb Thomas Keller: * I removed the removal of doc/*-specific resources in the main Makefile.am's mostlyclean-local - I think this is probably done more cleanly in doc/Makefile.am now. This was probably a mistake, because distcheck reports at the very end ERROR

[Monotone-devel] nvm.source-tree-cleanup

2011-01-30 Thread Thomas Keller
Hi all! Richard, Stephe and me polished the above branch over the last weeks and got positive response from a couple of people that it works well for them. For those who weren't following the previous development, this branch is basically about moving stuff around into specific directories, i.e.

Re: [Monotone-devel] policy for FIXME stuff in wiki?

2011-01-29 Thread Thomas Keller
Am 23.01.11 13:30, schrieb Stephen Leake: The wiki has several things that look like FIXME comments: For example, in ReferenceCard.mdwn [...] Unless somebody worked on this recently (and with recently I mean for the last 12 months), I'm all for removing these things altogether. Especially the

Re: [Monotone-devel] http://wiki.monotone.ca/ vs mtn://code.monotone.ca/monotone-web?net.venge.monotone.web*

2011-01-26 Thread Thomas Keller
Am 26.01.2011 03:08, schrieb Stephen Leake: Thomas Keller m...@thomaskeller.biz writes: PS: Out of interest - why was SelfHostingInfo removed? There is still a link to it from monotone's website... I renamed it to MonotoneProjectServer; seemed like a much better name. Now fixed

Re: [Monotone-devel] configure vs monotone.iss

2011-01-26 Thread Thomas Keller
Am 26.01.2011 09:52, schrieb Stephen Leake: Stephen Leake stephen_le...@stephe-leake.org writes: In MinGW, configure is failing to find ISCC.exe, even though it is on PATH; both on main and in nvm.source-tree-cleanup. This is now fixed. The problem was the autoconf variable

Re: [Monotone-devel] http://wiki.monotone.ca/ vs mtn://code.monotone.ca/monotone-web?net.venge.monotone.web*

2011-01-25 Thread Thomas Keller
Am 25.01.2011 15:07, schrieb Stephen Leake: There seems to be a disconnect between http://wiki.monotone.ca/ and mtn://code.monotone.ca/monotone-web?net.venge.monotone.web* . For example, in the database, there is no file SelfHostingInfo, but there is on the web page. Similarly, I just

Re: [Monotone-devel] configure vs monotone.iss

2011-01-25 Thread Thomas Keller
Am 25.01.2011 15:28, schrieb Stephen Leake: In MinGW, configure is failing to find ISCC.exe, even though it is on PATH; both on main and in nvm.source-tree-cleanup. Specifying ISCC by hand shows other problems in the win32-installer build. I'll work more on this later. Otherwise,

Re: [Monotone-devel] Bug and Fatal Error

2011-01-22 Thread Thomas Keller
Am 22.01.11 04:21, schrieb Aaron W. Hsu: Hello, I am reporting the following error when I call monotone incorrectly with the following command in a workspace: $ mtn push -b branch mtn: fatal: error: option.cc:462: I(!is_cancel) This is an interesting corner case of the new option name

[Monotone-devel] Re: [Monotone-users] Missing root conflicts

2011-01-22 Thread Thomas Keller
Am 22.01.11 07:12, schrieb Aaron W. Hsu: Hello, How can I fix a missing root conflict? Specifically, it appears that I have two histories for a single branch: A1 A2 || oo | / \ o o o \ / o I wish to merge these two, but I

Re: [Monotone-devel] Case on Mac OS X

2011-01-20 Thread Thomas Keller
Am 20.01.11 20:58, schrieb Mando Rodriguez: Hi All, Recently upgraded to monotone 0.99.1 (base revision: 8973482283db7c36780dce2b54721ccc0f5b7388) on Mac OS X (Snow Leopard). I attempted to update a workspace from a new sync that contained the renaming of a directory from:

Re: [Monotone-devel] Quick poll: Does anybody actually still use diff with --external?

2011-01-11 Thread Thomas Keller
Am 09.01.11 12:34, schrieb CooSoft Support: I have probably completely misunderstood but... If I understand you correctly your multimap would store the raw output of the diff. Could one not store the essential arguments to the dump_diff() call instead of the diff output (say the two paths

Re: [Monotone-devel] The everlasting release

2011-01-11 Thread Thomas Keller
Am 12.01.11 01:00, schrieb Stephen Leake: Stephen Leake stephen_le...@stephe-leake.org writes: Thomas Keller m...@thomaskeller.biz writes: (Review the complete chapter 5 in monotone.texi done. Sigh, not it's not; only done thru 5.8 Key and Cert. it's late, and I'm going to bed now

Re: [Monotone-devel] mingw-instructions

2011-01-09 Thread Thomas Keller
Am 09.01.11 08:07, schrieb Richard Levitte: In message 82fwt37wtx@stephe-leake.org on Sat, 08 Jan 2011 19:19:22 -0500, Stephen Leake stephen_le...@stephe-leake.org said: stephen_leake Thomas Keller m...@thomaskeller.biz writes: stephen_leake Finally I'm still unsure if we want to keep

Re: [Monotone-devel] Quick poll: Does anybody actually still use diff with --external?

2011-01-08 Thread Thomas Keller
Am 08.01.11 08:30, schrieb Richard Levitte: In message 4d27b530.1080...@thomaskeller.biz on Sat, 08 Jan 2011 01:52:00 +0100, Thomas Keller m...@thomaskeller.biz said: me I'm working on issue 102 and to make this work properly I want to me create the diff output and return it instead of just

Re: [Monotone-devel] Quick poll: Does anybody actually still use diff with --external?

2011-01-08 Thread Thomas Keller
Am 08.01.11 14:54, schrieb CooSoft Support: Works + spanner spring to mind with my reply :-) Personally I couldn't care less that the au diff command doesn't have the --external option and I have never thought it inconsistent as one would only use it via some other tool like mtn-browse and

Re: [Monotone-devel] mingw-instructions

2011-01-08 Thread Thomas Keller
Am 08.01.11 12:54, schrieb Stephen Leake: http://wiki.monotone.ca/RoadMap/ has an entry: Split INSTALL by platform and update it | n/a | `net.venge.monotone{,.mingw-instructions}` | started | However, the mingw-instructions branch is more about upgrading to a newer version of the MinGW

Re: [Monotone-devel] use case for :memory: database?

2011-01-08 Thread Thomas Keller
Am 08.01.11 17:29, schrieb Stephen Leake: I'm adding a description of the global options to monotone.texi. What is the use case for :memory: database? One is for example that it gives you a throw-away database for remote automate actions: If you (as a client) connect to a remote server from

Re: [Monotone-devel] The everlasting release

2011-01-08 Thread Thomas Keller
Am 08.01.11 16:25, schrieb Stephen Leake: Thomas Keller m...@thomaskeller.biz writes: Most of the work went into the wiki, especially nice here is the wiser use of tags and the new role-specific index pages. Not everything is ready there though, so lets concentrate on the most important

[Monotone-devel] Transifex

2011-01-08 Thread Thomas Keller
Hi! I created a transifex account a couple of months ago, but we couldn't use it that much because transifex was VCS-centric and had no monotone plugin back in the day. They seemed to have beefed up their software last November though and work rather file / resource centric now, so I took the

[Monotone-devel] Quick poll: Does anybody actually still use diff with --external?

2011-01-07 Thread Thomas Keller
I'm working on issue 102 and to make this work properly I want to create the diff output and return it instead of just printing it to stdout directly. Problem is that the external diff hook calls execute(diff, -u, ...) and I wonder if I should go through the hassle and use spawn_redirected to

Re: [Monotone-devel] Not so minor problem in 0.99.1

2011-01-04 Thread Thomas Keller
Am 04.01.2011 05:48, schrieb Zack Weinberg: On Mon, Jan 3, 2011 at 11:36 AM, Richard Levitte rich...@levitte.org wrote: In message aanlkti=buu5ovw3xwzkwg9-xamdmjn8xc1i5uaxvv...@mail.gmail.com on Mon, 3 Jan 2011 10:28:56 -0800, Zack Weinberg za...@panix.com said: zackw Is libssl-dev

Re: [Monotone-devel] Not so minor problem in 0.99.1

2011-01-03 Thread Thomas Keller
Am 03.01.2011 16:56, schrieb Hendrik Boom: /usr/bin/ld: cannot find -lcrypto This seems to be the problematic line - problem seems to be that libbotan(-whatever) on Debian doesn't pull the libcrypto package. We could easily add this to our list of libs, though. Thomas. -- GPG-Key 0x160D1092 |

Re: [Monotone-devel] The everlasting release

2011-01-01 Thread Thomas Keller
Am 01.01.11 22:36, schrieb Richard Levitte: In message 8239pccp0l@stephe-leake.org on Sat, 01 Jan 2011 16:06:34 -0500, Stephen Leake stephen_le...@stephe-leake.org said: stephen_leake base.hh is in ../monotone.source-tree-cleanup/src. For any file in

[Monotone-devel] contrib/ handling

2011-01-01 Thread Thomas Keller
Hi! I've talked with Richard tonight on IRC how we want to handle contributions in monotone's source distribution in the future. Some raw notes here: 1) We agreed that we only want to ship at least minimal tested stuff in our tarball; most of the lua functionality (custom commands, hook

[Monotone-devel] The everlasting release

2010-12-28 Thread Thomas Keller
Hi! As you might have noticed the immediate release of 1.0 this year becomes somewhat unrealistic when you look at the amount of work we still like to get done before we all have this warm and fuzzy feeling to have something sound overall. As a consequence I retargeted 1.0 for early 2011 now and

Re: [Monotone-devel] question about monotone serve

2010-12-25 Thread Thomas Keller
Am 25.12.10 20:32, schrieb Hugo Cornelis: Hi all, I am trying to start a monotone server on port 4704, listening on all local network interfaces. But monotone complains about the syntax of the bind command line argument. This is the command line I use: $ mtn --db

[Monotone-devel] Fwd: [IANA #409987] Re: Port Number Modification Template: 4691

2010-12-22 Thread Thomas Keller
Finally our requested port change (name changes from monotone to mtn, I'll be set as contact) seems to go through - many thanks again to Richard who managed to get together with the former contact Tomas Fasth! Thomas. Original-Nachricht Betreff: [IANA #409987] Re: Port Number

Re: [Monotone-devel] migrate required in 1.0dev?

2010-12-20 Thread Thomas Keller
Am 20.12.10 12:24, schrieb Stephen Leake: mtn 1.0dev is telling me a migrate is needed relative to mtn 0.99.1, but I don't see an entry in NEWS for that. I guess it's this: f94d3092bdb3a65bceb1acd654d3e3c3f7df2676 2010-11-28T18:17:39 Timothy Brownawell tbrow...@prjek.net

Re: [Monotone-devel] IANA registration change declined

2010-12-15 Thread Thomas Keller
Am 15.12.2010 10:10, schrieb Richard Levitte: In message 4cf03f0b.3010...@thomaskeller.biz on Sat, 27 Nov 2010 00:13:15 +0100, Thomas Keller m...@thomaskeller.biz said: me Very cool, thanks for your initiative! I already got his email to IANA me in CC, now lets hope thats enough

  1   2   3   4   5   6   7   8   9   10   >