Re: [Monotone-devel] Workspace commands and automate/stdio

2007-07-09 Thread Jon Bright
Hi Tim, Tim Kettler wrote: 2. I would have to build two different interfaces (one for automate/stdio and one for the workspace commands) I can't help you on implementing the commands in automate (I have zero free time atm), but for Java interfaces to monotone, you might like to look at the

Re: [Monotone-devel] Packages for Debian testing

2007-07-07 Thread Jon Bright
Hi, Zack Weinberg wrote: some time to figure it out. [ I am not certain 0.33-2 will actually go into testing after ten days - grep-excuses seems to think bug 425907 is relevant even though it affects 0.31-8 too, and *may* be confused about which boost libraries it needs... but we don't have to

Re: [Monotone-devel] mtteam 0.0.2!

2007-05-31 Thread Jon Bright
Jon Bright wrote: To try out mtteam: The thing I forgot to mention: you probably want to use Eclipse 3.2 - older versions aren't likely to work with the revision graph while the 3.3 betas apparently also have some issues. -- Jon ___ Mon

[Monotone-devel] mtteam 0.0.2!

2007-05-31 Thread Jon Bright
have a Trac site here: http://mtn.inmachina.com/ We are (or try to be) as friendly as the monotone developers, feel free to comment or help us out! -- Jon Bright ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel

Re: [Monotone-devel] SoC application deadline today

2007-03-23 Thread Jon Bright
Nathaniel Smith wrote: So, if we're going to do SoC this year, we need to get our organization application in today. I can do this, but I need help with three things. Out of interest, what ended up happening with this? I note that monotone isn't listed at http://code.google.com/soc/ ... --

Re: [mtteam-devel] [Monotone-devel] Summer of Code 2007

2007-03-06 Thread Jon Bright
too large/undefined/hand-wavy for an SoC project (the last SoC attempt at this was what ended up pushing me to make mtteam :-) -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org h

Re: [Monotone-devel] Question on layering

2007-02-28 Thread Jon Bright
Joel Crisp wrote: usable - it has come a long way since then! Java can't hack what I want to do next tho' I'll have to use C++ or C#. Just out of interest (and without wanting to start a Slashdot vi-vs-emacs thing), what can C# do that Java can't? -- Jon Bright Sili

Re: [Monotone-devel] Boost/GCC version problems

2007-01-23 Thread Jon Bright
lead to a superficially functional executable that just got weird problems somewhere down the line. Have I misunderstood? -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.

[Monotone-devel] Boost/GCC version problems

2007-01-23 Thread Jon Bright
quently leads to problems. We very strongly recommend recompiling Boost with your current GCC version." exit fi My quickly-hacked shell script might need some tweaking to be more broadly applicable, but this seems like an approach that could avoid developer time being taken up with

Re: [Monotone-devel] Questions pertaining Eclipse Integration

2006-10-28 Thread Jon Bright
Richard Levitte - VMS Whacker wrote: Then you're using something other than --rccode, aren't you? Because the above basically fulfills the needs of --rccode, as far as I can see. No. Using stdin to provide the script would be ideal. But if you're using automate stdio, stdin is already "tak

Re: [Monotone-devel] Questions pertaining Eclipse Integration

2006-10-28 Thread Jon Bright
Richard Levitte - VMS Whacker wrote: Hey bud, check this out (I discovered while looking around the code to see how hard it would be to implement --rccode :-)): : ; echo 'io.stderr:write "FOO!\n"' | mtn heads --rcfile=- FOO! mtn: grenen 'net.venge.monotone' har för tillfället ett löv: 970b5cf42

Re: [Monotone-devel] Questions pertaining Eclipse Integration

2006-10-28 Thread Jon Bright
Richard Levitte - VMS Whacker wrote: ulf> - How can I suppress the automatic commit message dialog and get ulf> an error instead if no message was given on the command line? You hack your own edit_comment function in _MTN/monotonerc (works only with that workspace) or ~/.monotone/monotonerc (

Re: [Monotone-devel] Summit brainstorming

2006-10-25 Thread Jon Bright
Thomas Keller wrote: I'm fine with Berlin, I'm more or less regularily in the capital anyways during my online studies. My preference would actually be Berlin, despite it being two hours further away from me than Hannover. I'd be happy with pretty much anywhere in Germany, though. For eit

Re: [Monotone-devel] automate stdio extensions

2006-10-24 Thread Jon Bright
Thomas Keller wrote: Jon Bright schrieb: In this case, isn't the process that didn't first call interface_version to find out what you're capable of more the one at fault? Actually I have to admit that I don't use interface_version for my interface at all, but always par

Re: [Monotone-devel] automate stdio extensions

2006-10-24 Thread Jon Bright
will include the character "l", at which point we will lose sync entirely... In this case, isn't the process that didn't first call interface_version to find out what you're capable of more the one at fault? -- Jon Bright Silicon Circus Ltd

Re: [Monotone-devel] mtteam mailing list

2006-10-23 Thread Jon Bright
Jon Bright wrote: If you want to subscribe, you can do so by sending mail to [EMAIL PROTECTED] or by visiting Ooops, that should have been [EMAIL PROTECTED] ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org

[Monotone-devel] mtteam mailing list

2006-10-23 Thread Jon Bright
any discussion here. (I won't spam you, give your address to anyone at all without a court order, or pour sugar in your car's gas tank. Non-member and new member postings are moderated.) -- Jon Bright ___ Monotone-devel mailing list

Re: [Monotone-devel] mtteam : Eclipse team plugin for monotone

2006-09-24 Thread Jon Bright
appy to dual-license. Comments from anyone interested in working on mtteam are welcome... Unfortunately, I've not had any time to do anything on mtteam since the mail a week ago - but I'm more hopeful about next week, so maybe there can be a 0.0.2

Re: [Monotone-devel] Build monotone with Microsoft Visual Studio 2005

2006-09-19 Thread Jon Bright
icial" build system any time soon, I've no doubt that any patches which improve the build are more than welcome (provided they don't make it worse for other environments, of course...). -- Jon Bright Silicon Circus Ltd. http://w

[Monotone-devel] mtteam : Eclipse team plugin for monotone

2006-09-16 Thread Jon Bright
when prompted (might not be necessary, but let's play it safe) To get the source: mtn --db=... pull ensued.net net.ensued.* There are three branches: - net.ensued.mtteam, the code for the plugin itself - net.ensued.mtteam.feature, the Eclipse "feature" for the plugin

Re: [Monotone-devel] Error handling via automate

2006-09-11 Thread Jon Bright
the kind of strategy likely to end up with reasonably robust, conservative error-handling which nonetheless doesn't require too many stdio restarts. Granted, it might take a little bit longer to get to that point. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com __

Re: [Monotone-devel] Error handling via automate

2006-09-11 Thread Jon Bright
ing something to use automate, I wouldn't have a problem with this strategy. automate stdio optimises for repeated strings of commands. Restarting the process isn't optimal, but it doesn't seem like it's a huge cost in the case of an error. -- Jon Bright Silicon

Re: [Monotone-devel] automate stdio, really

2006-08-30 Thread Jon Bright
places all the time? I see the risks - but there certainly needs to be some scriptable way to do stuff like commit, add, remove, rename without starting a monotone process every time you need to perform an operation. Overall, I'm edging towards the making-every-command-available solution

[Monotone-devel] key strangenesses

2006-08-22 Thread Jon Bright
t;mtn read key.priv key.pub" appears to want a DB. It should be able to operate with only the keystore, though? -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://l

Re: [Monotone-devel] monoclipse pushed [SoC]

2006-07-25 Thread Jon Bright
S" does? b) Shouldn't the radio buttons for "Create Database", etc. actually be buttons? Or are those actions executed when one clicks "Apply"? -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monoton

Re: [Monotone-devel] Re: mtnpatch

2006-06-03 Thread Jon Bright
Richard Levitte - VMS Whacker wrote: Something you have to realise, though, is that we all have different lives and "external" stuff that affect it as well. For example, we have a long holiday here in Sweden right now, usually spent with family and friends, going out on the archipelago in the f

Re: [Monotone-devel] Re: results of mercurial user survey

2006-04-30 Thread Jon Bright
Lapo Luchini wrote: BTW: what about bzip2? bzip2's notoriously slow at compression. I'm also not sure whether it has partial flushing, as gzip does. -- Jon ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailma

Re: [Monotone-devel] Re: results of mercurial user survey

2006-04-28 Thread Jon Bright
Christof Petig wrote: But perhaps implementing partial pull is a much more interesting solution to this problem (though it will be way more complicated). Having seen the various mails here, I'm thinking this is likely to be the only thing which satisfies everyone. It's probably a bit ambitio

Re: [Monotone-devel] Re: results of mercurial user survey

2006-04-27 Thread Jon Bright
over your problems with old data. - The transmission problems seem like they should be detectable with some simple SHAing. All that said, monotone's been fast enough for my local use. I'm guessing having partial pull would be enough to make most users happy, even with the

Re: [Monotone-devel] Empty change log

2006-04-27 Thread Jon Bright
Justin Patrin wrote: ::shrug:: that works too. As long as en empty commit message from an editor means abort I'll be happy. AOL -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-

Re: [Monotone-devel] Empty change log

2006-04-27 Thread Jon Bright
Timothy Brownawell wrote: It's the default version of the validate_commit_message hook. I don't think it's a very good default, so would anyone object to removing it? I definitely think that rejecting empty log messages by default is a good thing. I'd also go with rejecting whitespace-only

Re: [Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Jon Bright
-server which Nathaniel mentioned a while ago to monotone, making it possible to use Eclipse's (and everything else's) CVS support for the time being. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing lis

Re: [Monotone-devel] cvsimport branch reconstruction

2006-04-07 Thread Jon Bright
Markus Schiltknecht wrote: 1) a 'commit', 'branch' and 'commit (on branch or parent)' should be some seconds apart. I have a release script which does some tagging and committing automatically. Although it wouldn't hit this limitation, that's only because it doesn't use branch tags. If, on

Re: [Monotone-devel] Rosterification problem

2006-03-27 Thread Jon Bright
I guess we still have no idea what exactly you managed to do, but since it seems to be working fine as is... I'm not going to worry about this too much, unless you run into additional problems :-). It does seem like an improved error message could be handy here, though :-) -- Jon Bright Sil

Re: [Monotone-devel] monotone-viz: Not_found

2006-03-27 Thread Jon Bright
Shaun Jackman wrote: On 3/20/06, Olivier Andrieu <[EMAIL PROTECTED]> wrote: ... There, I pushed a new revision to repository on venge.net. Could you try it and tell me if this fixes your problem ? If so, I'll release a monotone-viz 0.15. Colour me dumb. What am I doing wrong here? It's a wil

Re: [Monotone-devel] 0.26pre2's configure: problems on cygwin

2006-03-21 Thread Jon Bright
Lapo Luchini wrote: PS: windows.h can be included by both, so it's not a good way to recognize them windows.h was only there since I wasn't sure if MinGW defined it if it wasn't... -- Jon Bright Silicon Circus Ltd. http://www.si

Re: [Monotone-devel] 0.26pre2's configure: problems on cygwin

2006-03-20 Thread Jon Bright
Lapo Luchini wrote: AC_CACHE_CHECK([if this is Windows], ac_win32, [ - AC_TRY_RUN([ -#ifdef WIN32 -#include -int main(void) -{ - return 0; -} -#else -__wont_compile_ -#endif -], + AC_TRY_COMPILE([#include ], + [HANDLE h; DWORD d;], ac_win32=ye

Re: [Monotone-devel] clarifications about bookkeeping dir

2006-03-15 Thread Jon Bright
Nathaniel Smith wrote: Effectively replying to a few different emails here... -- "MTN" is not one of the options. It conflicts with the executable name on case insensitive filesystems. The bookkeeping dir must have a name one would not otherwise use, and obviously if we're _shi

Re: [Monotone-devel] [bikeshed] once more on bookkeeping dirs...

2006-03-14 Thread Jon Bright
7;m using it daily --- but if I'm someone who checked something out with monotone once, 6 months ago...). It just seems more polite to use the full name here... -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mai

Re: [Monotone-devel] The dark side of content addressing

2006-03-07 Thread Jon Bright
rrent behaviour -- and by implication, no problems of the branch-name-based-initial-revision-hash occur to me either. Might using the hash of the branch name be a better way to go? -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-de

Re: [Monotone-devel] The dark side of content addressing

2006-03-06 Thread Jon Bright
Bruce Stephens wrote: Jon Bright <[EMAIL PROTECTED]> writes: [...] My intuition said that too - but then I remembered the big discussion about Graydon not liking GUIDs, back when we were originally discussing revisions. An alternative, which sticks with a kind of content-basedness, mi

Re: [Monotone-devel] [sqlite] disk locality (and delta storage)

2006-02-18 Thread Jon Bright
[EMAIL PROTECTED] wrote: This comparison is not really fair to RCS since the RCS file is uncompressed and because the RCS file contains revision comments and other meta information omitted from my chains. But I have never heard anybody complain that their RCS files where too big. So if you can

Re: [Monotone-devel] NAV report

2006-02-03 Thread Jon Bright
7;s a false positive, but thought you might want to be alerted. Historical note: we've had this before, that time with McAfee. See http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13373 -- Jon Bright Silicon Circus Ltd. http://www.sil

Re: [Monotone-devel] Re: Bug in CRLF conversions

2006-01-29 Thread Jon Bright
orland's C++ compiler chokes in some situations if the line ending is LF-only. (Specifically, it'll compile most stuff fine, but will object to #pragma directives - evidently, their parser is broken, but it's nonetheless a coding tool that doesn't work with LF-only.) -- Jon B

Re: [Monotone-devel] Re: Bug in CRLF conversions

2006-01-29 Thread Jon Bright
Richard Levitte - VMS Whacker wrote: In message <[EMAIL PROTECTED]> on Sun, 29 Jan 2006 20:46:01 +0100, Jon Bright <[EMAIL PROTECTED]> said: jon> For everything else, I had it store as LF and output LF - which jon> obviously works for binary too. Having them both the same

Re: [Monotone-devel] Re: Bug in CRLF conversions

2006-01-29 Thread Jon Bright
Richard Levitte - VMS Whacker wrote: The only reason that we haven't had much problems yet is that most of us run on Unix, with get_linesep_conv undefined, which means no conversion is made. I wonder how people on Windows handle this. I've handled it recently on Windows. For .cpp files and .

Re: [Monotone-devel] Re: Bug in CRLF conversions

2006-01-29 Thread Jon Bright
Yury Polyanskiy wrote: Ah, ok! I see. You mean if Joe created a text-file in Windows and Ann created the very same text-file (except for damn line endings) in Linux you want them to be identical in DB even if Joe was dumb enough to not setup line ending conversion for the file? Is it what you sa

Re: [Monotone-devel] Re: Bug in CRLF conversions

2006-01-29 Thread Jon Bright
Richard Levitte - VMS Whacker wrote: Personally, I find it incredibly dangerous that you can defined the internal database line ending character... Me too. I've always argued that the database should have the canonical form (and that this canonical form should be LF-only for text files and

Re: [Monotone-devel] Commit a child of 2 parents

2006-01-16 Thread Jon Bright
ne's way of working, but this mail is really just food for thought if someone's planning on changes to monotone's merging interface. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monot

Re: [Monotone-devel] mtn command, extension, and MIME type

2006-01-05 Thread Jon Bright
view and perhaps motogui. We could also sell a monotone-branded scooter. We could call it the "motorola". -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://li

Re: [Monotone-devel] Re: Debian apt-friendly monotone archive

2006-01-03 Thread Jon Bright
ng Pin-Priority: 900 Package: * Pin: release o=Debian,a=unstable Pin-Priority: 300 Package: * Pin: release o=Debian Pin-Priority: -1 -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@

Re: [Monotone-devel] Command aliases and removing command expansion from monotone

2005-12-14 Thread Jon Bright
Hi, Richard Levitte - VMS Whacker wrote: I disagree with removing keyword expansion. I agree that some aliases can be added to ensure that certain shortcuts always work. I also disagree with removing keyword expansion on the grounds that a lot of the time, it's useful. Maybe a solution wou

Re: [Monotone-devel] namespace-ifying attrs

2005-12-14 Thread Jon Bright
Nathaniel Smith wrote: I'd like to bring up the idea of namespace-ifying file attributes. Basically, replacing "execute" with "mtn:execute", and so forth. The proximal inspiration comes from subversion: http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.1 which supports a number o

Re: [Monotone-devel] rosters status update

2005-12-14 Thread Jon Bright
Nathaniel Smith wrote: roster-enabled monotone for development. You probably _won't_ want to upgrade to this. We will warn strenously against it in the release notes. (Of course, some of you probably will anyway, bless your hearts.) After a month or so of daily use, we will presumably have t

Re: [Monotone-devel] Re: Poll: another possible problem migrating to rosters

2005-11-22 Thread Jon Bright
switch to monotone. Making it difficult may not be ideal. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel

Re: [Monotone-devel] Bug in monotone automate inventory

2005-10-27 Thread Jon Bright
es to check that file out on a system that doesn't support that as a filename... -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel

Re: [Monotone-devel] support required

2005-10-21 Thread Jon Bright
le is not found". What operating system are you building for? Exactly what commands did you execute? Is there any easy way to install monotone ?. Please mail me as soon as possible. There are downloadable versions for many operating systems to be found at http://venge.net/monotone -- Jon B

[Monotone-devel] Transport encryption - HTTPS?

2005-10-13 Thread Jon Bright
ut it should (given Nathaniel's Python script working) work without any additional developer time being taken for it now. Closer, nicer integration could then be undertaken later when more pressing issues have been dealt with. -- Jon Brigh

Re: [Monotone-devel] Transport encryption

2005-10-13 Thread Jon Bright
there's the passwords for the hosts --- but if there are eavesdroppers monitoring large amounts of internet traffic, they probably have enough resources not to be too bothered about getting a shiny new shell account.) -- Jon Bright Silicon Circus Ltd

Re: usher and roaster? [was Re: [Monotone-devel] Merging cvssync in small pieces: Pipe abstraction]

2005-10-11 Thread Jon Bright
Zbynek Winkler wrote: Could someone enlighten me about the new "usher code"? What is it? I also remember reading about some "roasters"...? "rosters"... though I've also no clue what they are. -- Jon Bright Silicon Circu

Re: [Monotone-devel] Cvssync status

2005-09-21 Thread Jon Bright
o not something I can justify spending too much work time on - leaving my spare time... which is full to bursting. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu

Re: [Monotone-devel] Re: Certificates for files

2005-09-12 Thread Jon Bright
.5ified" cert, letting you gradually work through your source tree and use the version control to keep track of which files you've done and which not. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel maili

Re: [Monotone-devel] Re: Proposal for human readable revision IDs

2005-09-12 Thread Jon Bright
Andy Jones wrote: Using hash values was the right thing to do. But it would be nice if they were displayed in a more human-readable way. I also agree with this. For me, 568b-2462-456e-9a57-4326-93df-936d-4835 would be much more readable than 568b2462456e9a57432693df936d4835 -- Jon Bright

Re: [Monotone-devel] "monotone cat file" not binary save?

2005-09-07 Thread Jon Bright
Thomas Haas wrote: To me, this all looks like an intrinsic feature of Windows' filehandles. Could be. If it is, I don't really understand why it affects some parts of monotone and not others. -- Jon Bright Silicon Circus Ltd. http://www.silicon

Re: [Monotone-devel] "monotone cat file" not binary save?

2005-09-07 Thread Jon Bright
r the difference between monotone cat and other monotone commands. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel

Re: [Monotone-devel] "monotone cat file" not binary save?

2005-09-07 Thread Jon Bright
ecall, none of them were acceptable. If someone does look at this, it's worth noting that there's an interesting disparity between the output of monotone cat (which has CRLF) and the output of various other commands (which doesn't). -- Jon Bright Silicon Circus Ltd. http://w

Re: [Monotone-devel] "monotone cat file" not binary save?

2005-09-06 Thread Jon Bright
Richard Levitte - VMS Whacker wrote: Oh, I completely agree with you. However, you did ask about how to do it *today*, right? *Today*, I think my answer still stands. I guess 'monotone cat file' should pay attention to the "manual_merge" attribute, since that's usually applied to non-text fil

Re: [Monotone-devel] resend : i18n

2005-08-22 Thread Jon Bright
Zbynek Winkler wrote: This does not work for some languages. For example in czech we have 1 "zvonek" 2, 3 and 4 "zvonky" 5 and more "zvonků" I don't speak Russian, but I happen to know that something similar happens there in some circumstances. --

Re: [Monotone-devel] quick poll

2005-08-12 Thread Jon Bright
n empty log should be rejected. Robert Collins suggests adding yet another option, like --empty-log. Overkill, imho. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lis

Re: [Monotone-devel] head selector

2005-07-24 Thread Jon Bright
hout resorting to shell incantations, that strikes me as a failure of the tool... -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel

Re: [Monotone-devel] Help: select() like functionality on pipes on Win32 - how?

2005-07-18 Thread Jon Bright
ibrary/default.asp?url=/library/en-us/ipc/base/named_pipe_server_using_overlapped_i_o.asp ? Alternatively, you could just create a semaphore and use WaitForSingleObject, signalling readiness out-of-band? -- Jon Bright Silicon Circus Ltd. http://www.siliconcirc

Re: [Monotone-devel] change_set.cc:343: invariant 'I(isect.empty())' violated

2005-06-23 Thread Jon Bright
Hi Peter, Peter Simons wrote: $ diff -cbr head1 head2 diff -cbr head1/MT/revision head2/MT/revision What happens without -b? -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel

[Monotone-devel] Monotone Win32 Installer + McAfee

2005-06-13 Thread Jon Bright
ed for the Monotone installer. See http://news.jrsoftware.org/news/innosetup/msg47819.html and http://news.jrsoftware.org/news/innosetup/msg47805.html for more information. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monoto

Re: [Monotone-devel] win32 error

2005-06-12 Thread Jon Bright
og message. Alternatively you can pass commit the --message (-m) option with some specific message. Side note: if you've nothing else to hand, wordpad will work. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailin

Re: [Monotone-devel] monotone update failed

2005-05-11 Thread Jon Bright
e can check before renaming whether the rename will succeed - but failing this is probably no better than failing the rename itself. Probably the best strategy is a slightly more informative message suggesting a possible cause? -- Jon Bright Silicon Circus Ltd. http://www.siliconcircu

Re: [Monotone-devel] monotone update failed

2005-05-10 Thread Jon Bright
handle it? Not really - David's right that it's trivial to lock a directory, but for these directories that we're creating and deleting ourselves, quickly, one after another, it's unlikely someone will cd into them. -- Jon Bright Silicon Circus Ltd. http://w

Re: [Monotone-devel] monotone update failed

2005-05-10 Thread Jon Bright
ts to take a look, the MSDN docs tell me that MoveFile() should do everything we want. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel

Re: [Monotone-devel] monotone 0.19 - how long should a fresh pull take?

2005-05-09 Thread Jon Bright
1.32 does work and is to be recommended. You can find the most recent version of my build instructions here: http://lists.gnu.org/archive/html/monotone-devel/2005-04/msg00445.html -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Mon

Re: [Monotone-devel] monotone problem importing CVS

2005-05-06 Thread Jon Bright
ional. You should import the modules you want from CVS one by one (if you really want everything, you can use xargs or so to get this). -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongn

Re: [Monotone-devel] Modifying monotone

2005-05-01 Thread Jon Bright
uld it be worth considering having the application create (or update) a working copy before calling monotone? -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/m

Re: [Monotone-devel] newbie question - SHA1 vs serials

2005-04-21 Thread Jon Bright
ou OpenSSL guys trying to juggle a head and a 0.9.[678] with the Awesome Power of CVS :-) -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel

Re: [Monotone-devel] newbie question - SHA1 vs serials

2005-04-21 Thread Jon Bright
this with certs. You can add certs with any name you like. So if your installation were to define the meaning of a "maintainer" cert, monotone would happily let you add it and would be happy to list it later. -- Jon Bright Silicon Circus Ltd. http://www.silicon

Re: [Monotone-devel] newbie question - SHA1 vs serials

2005-04-20 Thread Jon Bright
Joel Crisp wrote: BTW, Clearcase UCM basically gives each developer their own branch, and Thanks for the description. As I read it, there's nothing there, branching-wise, that monotone can't do. Did I miss some subtlety, or is this in fact the case? -- Jon Bright Silicon Circus

Re: [Monotone-devel] newbie question - SHA1 vs serials

2005-04-20 Thread Jon Bright
Joel Crisp wrote: Nope, I was just trying to point out that monotone was close to this model, and that this model was an accepted one in the wider scope of industry ;-) Cool, thanks for the clarification :-) -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com

Re: [Monotone-devel] another newbie question - nonlinear ordering

2005-04-20 Thread Jon Bright
a single ancestor nor is there necessarily even a deterministic path from f3 back to the empty file. f3 and f1 are different not in content, but only in ancestry. Changesets effectively encode the complete ancestry. Clearly, I've been simplifying here. change_set.[cc|hh] have more detai

Re: [Monotone-devel] newbie question - SHA1 vs serials

2005-04-20 Thread Jon Bright
ow all about them. I'm not saying you're wrong, but I think there are probably plenty of reasons why monotone is inappropriate for corporate deployment atm. The issues (if there turn out to be some) with key deployment will (I assume) show up before the other cor

[Monotone-devel] Windows build

2005-04-20 Thread Jon Bright
/mingw/bin/mimencode (Note the name change here) 32. cd back to your monotone directory 33. make check The unit tests should pass, and all of the integration tests should return the expected value. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___

Re: [Monotone-devel] newbie question - SHA1 vs serials

2005-04-19 Thread Jon Bright
the capabilities of the client. Certainly, you can restrict by host. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel

Re: [Monotone-devel] newbie question - SHA1 vs serials

2005-04-19 Thread Jon Bright
ith firewalls and such, if I have access to them, but not with monotone. Out of interest, is there another SCM system which does achieve this, or is this more of a wishlist item? If there is, how do they do that? (I'm presuming they're not just replicating firewall functionality - if

Re: [Monotone-devel] newbie question - SHA1 vs serials

2005-04-19 Thread Jon Bright
om, I'm syncing with someone and suddenly a revision appears which is named 1:foo.bar.com - but it's not from me..? -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lis

Re: [Monotone-devel] newbie question - SHA1 vs serials

2005-04-19 Thread Jon Bright
baz.foo.com | 2:baz.foo.com | 3:baz.foo.com | 4:baz.foo.com | 5:baz.foo.com | 2:foo.bar.com ...which kind-of seems to defeat the point. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list M

Re: [Monotone-devel] call for volunteers: auto-build+test machines

2005-04-19 Thread Jon Bright
d since then. This was targeted at VS.NET. Some of the changes necessary were too icky to be committable to mainline. VS.NET 2003 (and eventually, 2005) may well significantly improve the situation. -- Jon Bright Silicon Circus Ltd. http://ww

Re: [Monotone-devel] cvs_import/sync questions

2005-04-19 Thread Jon Bright
;s only the rearrangement invariant left. See http://lists.gnu.org/archive/html/monotone-devel/2005-04/msg00387.html for all I know about that. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel

Re: [Monotone-devel] small rcs compatibility bug in rcs_import.cc

2005-04-18 Thread Jon Bright
ase let me know to avoid duplication of effort. -- Jon Bright Silicon Circus Ltd. http://www.siliconcircus.com ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel