[Monotone-devel] Master Thesis

2007-04-17 Thread Ingo Maindorfer
Hello, some time ago I programmed with Thomas something for Guitone but my job didn't left time over for that coding. Now I'm studing "Advanced Computer Science" and looking for a topic for my master Thesis. I think there is something left over in context of monotone with scientific claim ;)

[Monotone-devel] Hints for the structure of the repository?

2006-09-25 Thread Ingo Maindorfer
Hi to all! We working in a small division and plan to set up mtn for our projects. We have some prjects, i.E PorjA and PorjB. The projects use some libraries: LibC and LibD. These libs ar coded by us and ProjA und ProjB should linked statically again these libs. I like to have only one "mtn pull

Re: [Monotone-devel] How to list the branches on a server

2006-07-13 Thread Ingo Maindorfer
Hi Thomas, On Thursday 13 July 2006 13:32, Thomas Keller wrote: $ mtn ls branches which works on the current workspace' db or via --db on any database. I'm unsure ATM if you can query any data from a database which is *not* locally available... And yeah, there is no automation interface yet fo

[Monotone-devel] How to list the branches on a server

2006-07-13 Thread Ingo Maindorfer
Hi there, I think about to tweak GUITONE in that way, that it can display the branches on a server. It may be very handy to know what branches are out there and then pull it in your local db the graphically way... Is there something like 'mtn list branches venge.net' ? Some news on the autom

Re: [Monotone-devel] New project: libmtn

2006-06-30 Thread Ingo Maindorfer
Hi there! >> - one library - many frontends (for example, GUIs or bindings for >> other langs) > > Right. Our strategy to allow this has been the "automate" stuff. I > understand why people want a comprehensive library instead, and are > frustrated by not having it, but, the "automate" appro

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-06-03 Thread Ingo Maindorfer
Hi there, after fighting with compiling mtn on my VC8, now I solved the problem. The callgraph in my debugger points out that there is a file called biolsp.dll which is the root of all evil. This damned file comes along with EMBASSY Trust Suite from WAVE-Systems. This software manages the TPM-M

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-24 Thread Ingo Maindorfer
Hi Matthew, At 2006-05-20T15:21:14+0200, Ingo Maindorfer wrote: D:\test>mtn --db=d:\mtn_db\test.db pull venge.net net.venge.monotone mtn: doing anonymous pull; use -kKEYNAME if you need authentication mtn: connecting to venge.net mtn: fatal: std::runtime_error: network error: selec

Re: [Monotone-devel] mtn automate stdio - change working directory

2006-05-23 Thread Ingo Maindorfer
Hi, I have a third idea to suggest: what if we just added an "exit" or "die" or whatever command to "automate"? Then one could conveniently, deterministically, and portably kill off an automate stdio process, without all this mess with signals. Just issue the command, then wait for the pipe t

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-20 Thread Ingo Maindorfer
Hi, The only difference between my computers is, that's my laptop running XP from Dell witch has PAE switched on. I'll try to disable this and try it again. Bye, Ingo I turned off PAE and the XD-Protection, but mtn still fails pulling venge.net Cheers, Ingo

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-20 Thread Ingo Maindorfer
Hi Matthew, Is the other computer also running Windows XP SP2? Yes. We haven't had any other reports of problems like this. I've tried reproducing this behaviour (with the exact same command-line options) on a couple of different XP SP2 systems without any luck... pull works just fine for

[Monotone-devel] mtn fails on WinXP

2006-05-20 Thread Ingo Maindorfer
Hi there, on my laptop, mtn wouldn't pull net.venge.monotone. There is no firewall or virus scanner running. The db-file is freshly created. The same command worked well on my other computer which is in the same network. The laptop is a Dell Latitude with Intel Core Duo and XP SP2. I played back

[Monotone-devel] mtn pull venge.net fail on windows

2006-05-16 Thread Ingo Maindorfer
Hi there, on my laptop, mtn wouldn't pull net.venge.monotone. There is no firewall or virus scanner running. The db-file is freshly created. This command worked good for me in the past, but suddenly it wouldn't work. The same command worked well on my other computer which is in the same network.

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

2006-04-21 Thread Ingo Maindorfer
Hi Nathaniel, Adding stuff to automate is easy, knowing what to add is hard. What I always say is, send details on what exactly you want to accomplish to the list, and we'll figure out what needs to be added to automate to make it work :-). -- Nathaniel I think, for a very basic GUI-based wo

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

2006-04-20 Thread Ingo Maindorfer
my wish: a more complete automate interface Best Regards, Ingo Maindorfer ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel