Re: [darcs-users] Re: Cannot checkpoint after conversion from CVS?

2005-05-17 Thread zooko
record -m'first version in darcs', and begin your new, high-speed darcs experience. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] Re: Enforce, or propose, prefix etc. for patch name?

2005-06-02 Thread zooko
Would modifying the patch name cause more problems than modifying the patch itself with amend-record? It would be a nice way to correct typos or more importantly misdescriptions in the names of recorded patches. http://bugs.darcs.net//Ticket/Display.html?id=44 #44: From TODO: Add

Re: [darcs-users] Re: Where Free Software revision control is going

2005-06-02 Thread zooko
instead of copying. A necessary part of innovation is that you have to have experiments which try something new and fail. The pressure to pick winners is one of the things that retards innovation. Regards, Zooko [1] http://www.bazaar-ng.org/doc/darcs.html

Re: [darcs-users] Re: Where Arch is going

2005-06-02 Thread zooko
who has actually used darcs and arch more than trivially, so I would be interested to hear your opinion of baz or bzr, once you actually use one of them. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman

Re: [darcs-users] how to redistribute darcs+Eclipse (was: Darcs API?)

2005-06-02 Thread zooko
darcs in a proprietary project. The only thing it is going to do is to allow people in the future to mix darcs code with CPL'ed projects such as Eclipse. See the message to which this is a reply for details: http://thread.gmane.org/gmane.comp.version-control.darcs.user/6918 Regards, Zooko

Re: [darcs-users] how to redistribute darcs+Eclipse

2005-06-03 Thread zooko
by inadvertent licensing conflicts such as this one. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

[darcs-users] this is not licence advocacy (was: how to redistribute darcs+Eclipse)

2005-06-03 Thread zooko
Roundy. I further state that all future patches that I submit to the darcs project for inclusion are likewise copyright-assigned to David Roundy, unless I specifically state otherwise. Regards, Zooko ___ darcs-users mailing list darcs-users

Re: [darcs-users] Re: this is not licence advocacy

2005-06-03 Thread zooko
Rossum to go back to the negotiating table so that Python = 2.1 had a license which was GPL compatible. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] Re: this is not licence advocacy

2005-06-03 Thread zooko
, the licence is frozen. If the FSF is still alive and legit, and has an improved licence, but you've already died, then that's too bad. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs

Re: [darcs-users] Re: Where Arch is going

2005-06-07 Thread zooko
could apply the contents of the offending patch with diff | patch, alter the contents, and record the newly altered patch. That achieves amend-record. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman

Re: [darcs-users] Completely remove a file from the repo

2005-06-08 Thread zooko
if the goodthings added files... Maybe darcs record --look-for-adds would help... Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] how to redistribute darcs+Eclipse

2005-06-08 Thread zooko
reported that it is definitely not mature, but that I would let him know when it became usable. :-) I'm happy to try out unstable versions. I won't recommend unstable versions to my boss as reasonably mature, but I could thus contribute to their development. Regards, Zooko

Re: [darcs-users] darcs and the current working directory

2005-06-22 Thread zooko
I think there are two issues under discussion: should pathnames be reported relative to the root or to the current pruning directory, and should the current pruning directory default to the root (as in the current darcs record) or to the current working directory (as in darcs record .). I

Re: [darcs-users] darcs and the current working directory

2005-06-23 Thread zooko
, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] darts get/pull via ssh on windows

2005-07-21 Thread zooko
this kind of thing, and can happily go ahead and use tools made by different authors even if the authors of some of the tools are antagonistic toward the use of other tools. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http

Re: [darcs-users] darcs hang: infinite recursion?

2005-07-27 Thread zooko
on the web page, or the wiki, or something. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] Re: [darcs #473] unpull: I do not think it means what you think it means

2005-07-30 Thread zooko
of copy the repo except for these patches, then I would have suggested that to her instead and she never would have learned about the existence of unpull. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman

[darcs-users] nested mergers becoming more common

2005-08-09 Thread zooko
this situation and post it on the Wiki. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

[darcs-users] new w32 packages

2005-09-02 Thread zooko
why not. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] pull-unders

2005-09-13 Thread zooko
that disambiguation. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] Odd behavior for push

2005-09-13 Thread zooko
Ah.. Makes sense. I would say then that darcs should tell me thats what it did then. Me (and my co-worker who actually created the patches) both darcs newbies were very confused. Something like Skipping Patch n/x that depends on y This is Issue #460.

Re: [darcs-users] boringfile and binary problem

2005-09-17 Thread zooko
We have a script that generates .pyc files from .py files. We ran it on the root of the repository, which also compiled the .py files in _darcs/current! Question: if _darcs were named .darcs, would your script have skipped it by default? --Z ___

Re: [darcs-users] boringfile and binary problem

2005-09-17 Thread zooko
Yes, I ran into the problem a couple of days ago, when using Dreamweaver (not my choice!) to update web pages based on a template. The only way I got around it was moving _darcs out of the root directory, updating, and then moving it back, and doing a 'darcs repair' to fix the

Re: [darcs-users] Developemnt windows binaries

2005-09-23 Thread zooko
Are thier recient development win32 binaries available anywhere? I'm trying to set up some of the other developers here at bitworks with darcs and the newer 1.0.4rc features are desirable. http://darcs.net/DarcsWiki/CategoryBinaries#head-7022048d6662eaf7d889648102c85848d342aea9

Re: [darcs-users] not answering to Shall I record this patch

2005-09-28 Thread zooko
[Andrei A. Voropaev [EMAIL PROTECTED], Wed, 28 Sep 2005 11:48:44 +0200]: See the capitalized W? Shall I record this patch? (1/1) [ynWsfqadjk], or ? for help: --^ So hitting return was like answering w. Should have been, but as far as I've noticed,

Re: [darcs-users] Using darcs over SSH with more then one user

2005-10-06 Thread zooko
, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] RE: darcs'ing fptools

2005-10-13 Thread zooko
at. Regards, Zooko [1] http://sourceforge.net/tracker/index.php?func=detailaid=1194393group_id=8032atid=108032 [2] http://sourceforge.net/tracker/index.php?func=detailaid=1194392group_id=8032atid=108032 ___ darcs-users mailing list darcs-users

Re: [darcs-users] RE: darcs'ing fptools

2005-10-13 Thread zooko
the difficult bit is creating the branch-point repo. I've done that (with the old version of tailor). You just have to tell tailor which CVS revision to start from. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http

Re: [darcs-users] Displaying the graph of a patch

2005-11-29 Thread zooko
later. https://yumyum.zooko.com:19144/cgi-bin/darcs.cgi/darcs/unstable/tools/?c=browse Regards, Zooko P.S. Did I mention it doesn't work with current darcs? Something trivial changed in the UI and deps.pl is waiting for ynWvxqadjk to be sent to stdout, or something. Not sure. Please fix

Re: [darcs-users] Displaying the graph of a patch

2005-11-30 Thread zooko
Nimrod A. Abing wrote: And browsing the site directly gives me a HTTP 404 error. I apologize -- that server is on my personal workstation, which I took down yesterday for upgrades. I'm not finished upgrading yet. I'll let you know. --Z ___

Re: [darcs-users] Displaying the graph of a patch

2005-11-30 Thread zooko
with current darcs. It produces very pretty graphs of patches. I have an incomplete hack to it to make each node in the graph contain a hyperlink to the darcs.cgi page about that patch. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http

Re: [darcs-users] Displaying the graph of a patch

2005-11-30 Thread zooko
I don't see it as a very useful tool in practice. I do! Or at least, I see that it could be with a little love. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] How to look at older versions of a file

2005-12-01 Thread zooko
cp -r my_project/ my_branch/ Tip: that will work, but it's more efficient to do darcs get my_project my_branch Darcs will (if the platform supports it) hardlink the immutable metadata. In other words, it will use up less disk space if you do it this way. Regards, Zooko

Re: [darcs-users] How to look at older versions of a file

2005-12-01 Thread zooko
it doesn't use any encryption or authentication it will work with libcurl's default centralized certificate hierarchy or nothing setting: http://zooko.com/repos/darcs-stable Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http

Re: [darcs-users] darcs 1.0.5 release

2005-12-07 Thread zooko
IMPORTANT FIXES Push with SSH now works on Windows (Will Glozer). Darcs should now build both on Windows and with current GHC 6.4 (Will Glozer) without the test suite failing because of faults in the test suite (Will Glozer, Florian Weimer). Darcs no longer crashes when processing large

Re: [darcs-users] darcs 1.0.5 release

2005-12-07 Thread zooko
IMPORTANT FIXES Push with SSH now works on Windows (Will Glozer). Darcs should now build both on Windows and with current GHC 6.4 (Will Glozer) without the test suite failing because of faults in the test suite (Will Glozer, Florian Weimer). Darcs no longer crashes when

Re: [darcs-users] RFC: Third-party applications directory

2006-01-04 Thread zooko
Tom Counsell and I are writing a Mac OS X GUI for darcs, and it stores some data in _darcs/third_party/patchworks (based on the same suggestion). I'm happy with the idea, but there should probably be a wiki page so we can be sure that projects do not use the same directories. Please

Re: [darcs-users] darcs and eclipse

2006-01-04 Thread zooko
Eclipse does IMHO a *massively* stupid thing. It _automagically_ picks up my _darcs dir in my project workspace and tries to compile all the .c files in it. So the moment I add darcs support to my new project I get loads of duplicate symbols. I've seen some bonehead IDE's but thats

Re: [darcs-users] what does darcs resolve do?

2006-01-12 Thread zooko
That is actually the correct response. When a conflict occurs in a repository no changes are made to the working copy. darcs resolve marks up the file that had conflicts with the potential conflicting versions like so: vv This is one possibility for the conflict. --

Re: [darcs-users] what does darcs resolve do?

2006-01-12 Thread zooko
Jamie: Thank you very much for the explanation. How did you learn this? Could someone update the manual re: darcs resolve and include your explanation? Finally, could darcs resolve be renamed to darcs mark-conflicts? Regards, Zooko The behaviour is this: When darcs applies

Re: [darcs-users] what does darcs resolve do?

2006-01-13 Thread zooko
zooko Finally, could darcs resolve be renamed to darcs zooko mark-conflicts? Please don't, that's inaccurate. As Jamie explained, resolve handles the conflicts according to one of several algorithms. Marking them is only one of the possibilities, and others might be added

[darcs-users] I blog about darcs devel community.

2006-01-20 Thread zooko
http://zooko.com/log-2006.html#d2006-01-20-darcs_devel_community darcs devel community dura-link v1.0.0 A few times now I've seen people write that the darcs revision control system is hobbled by being written in an obscure language (Haskell) and thus depriving itself of contributors. However

[darcs-users] proposal: rename darcs resolve to darcs mark-conflicts

2006-01-26 Thread zooko
the comment: On Thu, Jan 26, 2006 at 05:47:36AM +, Zooko wrote: The command darcs resolve would be better named darcs mark-conflicts. H. That certainly does sound like an improvement to me. I didn't see this suggestion on the thread you quoted, so before making this change it would be nice

Re: [darcs-users] Darcs over SSH

2006-01-30 Thread zooko
into the central repository, but instead have a Patch Master whose job is to pull *from* the contributors. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] domains: a proposal for composing repositories

2006-01-31 Thread zooko
patches which matched that query would be those that violate your domains restriction. Here is a wishlist item to make --match handle filenames. It is only waiting for someone to implement it: http://bugs.darcs.net/issue115 Regards, Zooko ___ darcs

Re: [darcs-users] domains: a proposal for composing repositories

2006-01-31 Thread zooko
utilities Util/ doc Doc/ boolean Boolean/ cmm Language/Cmm/ genutil GenUtil.hs If --match accepted filenames then you could write scripts which did something like: darcs --changes --match=filename ^Util filename ^Doc filename ^Boolean filename Language/Cmm filename

Re: [darcs-users] domains: a proposal for composing repositories

2006-01-31 Thread zooko
and that the point is to keep devopers from creating such patches in the first place, not identifying them after the fact. So create a posthook that says if changes --match=filenames blah ; then echo 'NO CROSSING DOMAINS PLEASE' ; fi. Regards, Zooko

Re: [darcs-users] domains: a proposal for composing repositories

2006-01-31 Thread zooko
, and remembering not to create patches that touch multiple sub-projects at once. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] domains: a proposal for composing repositories

2006-01-31 Thread zooko
/naming concepts, where other systems introduce at least two and usually more. I treasure this simplicity and am reluctant to let it go. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] Re: most of the commands do not use dash to separatewords

2006-02-02 Thread zooko
is spelled move. As for darcs remove, it might be best to eliminate that command, or at least to hide it in the section that we reserve for commands that are unnecessary and that sometimes confuse newcomers. Regards, Zooko ___ darcs-users mailing list darcs

Re: [darcs-users] Re: most of the commands do not use dash to separatewords

2006-02-02 Thread zooko
obscure corner of the manual and then don't let the fact that darcs remove is subtly different from darcs move bother you. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] Re: most of the commands do not use dash to separatewords

2006-02-03 Thread zooko
useful command, just as unpull and unrecord are. Don't worry, I'm sure that darcs remove will live a long time, if only because of backwards compatibility. Could you please tell us what you use it for? Why don't you just delete the file in question instead? Regards, Zooko

Re: [darcs-users] Re: most of the commands do not use dash to separatewords

2006-02-03 Thread zooko
of darcs record. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] carrying license information?

2006-02-07 Thread zooko
like By submitting patches to me, you agree that I may use the contents of the patch under the GNU General Public License v2.1 or, at my discretion, any later version.. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http

Re: [darcs-users] Origin of sha1 hash value

2006-02-26 Thread zooko
--patch-name-format=your string would do. If not that, then writing your own pre-commit hook might do. Or else hacking the tailor source. See also channel #darcs and channel #tailor on irc.freenode.net. Regards, Zooko ___ darcs-users mailing list

Re: [darcs-users] Re: What's better, Darcs or Mercurial?

2006-02-27 Thread zooko
and Mercurial are not functionally equivalent. Regards, Zooko [1] http://www.selenic.com/pipermail/mercurial/2006-January/006132.html ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] FOSDEM summary

2006-02-27 Thread zooko
that Juliusz is be- ing silly, and told him how to do it right. And there was much rejoicing. What is this darcs-git of which you speak? Why should anyone use it? Does it allow some sort of interoperation with people who use git and don't use darcs? Regards, Zooko

Re: [darcs-users] Origin of sha1 hash value

2006-02-27 Thread zooko
issues... Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

[darcs-users] the ongoing discussion of changing _darcs to .darcs

2006-03-03 Thread zooko
http://bugs.darcs.net/issue129 Two comments (and another plea to do things the unix way): 1. For the last couple of years that I've been tracking darcs, I've seen new users request this change many times. I haven't counted, but it appears that new users are going to continue to ask for this.

Re: [darcs-users] darcs 1.0.6 release

2006-03-09 Thread zooko
. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] darcs 1.0.6 release

2006-03-09 Thread zooko
for myself, I think I'll fall silent on this issue and let other people have their say. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] Red Hat Linux 7.2 (Enigma)

2006-03-11 Thread zooko
linked binaries for Linux/x86. There are two builds available by following links starting here: http://darcs.net/DarcsWiki/CategoryBinaries Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs

Re: [darcs-users] Re: Darcs check grows out of control

2006-03-13 Thread zooko
. Hey, it's a golden opportunity to use darcs's decentralization! Albert Reiner can use Jason Dagit's patch and see if it fixes his problem, even if Juliusz Chroboczek -- the maintainer of the central darcs repository -- doesn't accept Jason's patch. Regards, Zooko

[darcs-users] how to configure $prefix for darcs.cgi?

2006-03-23 Thread zooko
darcs --- Thanks! Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] importing subversion repository by tailor

2006-03-24 Thread zooko
. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] newbie: darcs-packaged scp works but darcs doesn't...

2006-03-24 Thread zooko
and correct all such environment variables. But you should probably also remove your local configuration that sets them. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

[darcs-users] complaint: darcsweb uses a bunch of funny words

2006-03-24 Thread zooko
at at darcsweb installation over the web and gave up on it -- too ugly, too confusing. Here are my complaints as posted to IRC. zooko Well, maybe I should try installing darcsweb since darcs.cgi is broken on my system. zooko Grr. darcsweb bothers me because it uses different terminology. zooko I

Re: [darcs-users] Centralized Darcs usage

2006-04-20 Thread zooko
will serve nicely for this workflow. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] Centralized Darcs usage

2006-04-21 Thread zooko
it by doing it than by talking about it, because darcs's user interface is very easy. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] Darcs rocks!

2006-05-26 Thread zooko
that David Roundy used Arch, and proposed some ideas for a merge algorithm on the Arch mailing list, before he began work on Darcs. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Re: [darcs-users] RE: current status of darcs

2007-03-07 Thread zooko
of a lockup is a hassle, but it doesn't strike that often and it can be worked around. Maybe we should compare notes more precisely about our respective workflow. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org

[darcs-users] build failure of current stable with ghc 6.2.2

2007-12-31 Thread zooko
find Data.Map --- end included configure output Regards, Zooko [1] http://wiki.darcs.net/DarcsWiki/CategoryBinaries#head- b15d465c02627c31cec4be3644b5e3ed8e10b38b ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman

Re: [darcs-users] next stable release?

2008-01-31 Thread zooko
would be willing to help with darcs-1.0.10, at least in my traditional role of making a zipfile with it plus putty executables for Windows and Cygwin... Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman

[darcs-users] development request: darcs-cia as a post-apply hook

2008-03-25 Thread zooko
darcs-cia. The better way to do this would be if I could configure my post-apply hook to invoke darcs-cia. Are there any Perl hackers on this list who want to convert this script to act as a post-apply hook instead of a wrapper? Regards, Zooko

[darcs-users] darcs-graph doesn't work for me

2008-03-25 Thread zooko
/ wonwinmcbrootles/playground/allmydata/tahoe/trunk darcs-graph: Maybe.fromJust: Nothing Too bad! I always use darcs-2 nowadays, but I switched back to darcs-1 to see if that changed the behavior, but it didn't. Regards, Zooko ___ darcs-users mailing

[darcs-users] darchaeology, and other darcs tools

2008-03-26 Thread zooko
that the original author stops maintaining them. Actually, we should commit at least some of them to the core darcs repository in a contrib subdirectory, in order for them to have maximum visibility and availability. Could the darcs devs please consider that option (again)? Regards, Zooko

Re: [darcs-users] darchaeology, and other darcs tools

2008-03-26 Thread zooko
Doesn't Zooko have a server? I'd be happy to point contrib.darcs.net at his server. Okay, here you go: http://allmydata.org/trac/darcs-tools Please everyone who likes darcs tools register an account on this server and describe your favorite tool. Regards, Zooko

Re: [darcs-users] darchaeology, and other darcs tools

2008-03-26 Thread zooko
isn't working yet. Thanks for the report! I forgot to create a symlink. Now it works, but there are not yet any patches in that repository. (Please submit some.) Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http

Re: [darcs-users] darcstats doesn't work for me

2008-03-26 Thread zooko
-0700, zooko wrote: I just tried to run the darcstats tool on this repository: http://allmydata.org You mean http://allmydata.org/source/tahoe/trunk? Yes, I did. Which commit is causing the problems? This one. The bad character comes after welco and before me: HACK wonwin-mcbrootles-computer

Re: [darcs-users] darchaeology, and other darcs tools

2008-03-26 Thread zooko
. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-users

Re: [darcs-users] Darcs with cygwin error - realdarcs.exe: do_stat: does not exist (No such file or directory)

2008-04-07 Thread zooko
the problem. Please write back to this list with what you find. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-users

Re: [darcs-users] Darcs with cygwin error - realdarcs.exe: do_stat: does not exist (No such file or directory)

2008-04-08 Thread zooko
On Apr 7, 2008, at 11:33 PM, Shmulik Regev wrote: Good tip zooko! I've nailed the problem to a file with a non-ascii name. It seems that this problem affects both the cygwin and non-cygwin darcs builds on windows. Luckily for me this file was a temporary file that I didn't really care

Re: [darcs-users] darcs 2 stability, and darcs development future

2008-04-08 Thread zooko
programmers love them. :-) But even if darcs slows down and finally ceases improvement, it will still serve as a good revision control tool for the next several years for my purposes, and there will be no trouble in switching away from it to another tool later. Regards, Zooko

Re: [darcs-users] darcsweb 1.0

2008-04-08 Thread zooko
want. I added darcsweb to http://tools.darcs.net/trac/darcs-tools Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-users

[darcs-users] announcing darcs-2.0.0 packages for Windows and Cygwin

2008-04-10 Thread zooko
- c7910dd98302946c671cf63cb62712589b392074 Please try it out and let me know if there is anything wrong or confusing about the docs. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-users

Re: [darcs-users] [darcs-devel] Buildbot page gone?

2008-04-21 Thread zooko
WORKDIR allmydata.org:13989 SLAVENAME PASSWORD My goal is to have always-available buildslaves for every combination of platform and GHC that we support, so please help! Regards, Zooko [1] http://buildbot.net/repos/release/README ___ darcs-users

[darcs-users] new buildbot

2008-04-21 Thread zooko
The new buildbot is at http://allmydata.org:13010 , and I just set up a proxy so you can use this more human-meaningful URL instead: http://allmydata.org/buildbot-darcs Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http

Re: [darcs-users] Unable to record for the first time: heap exhaustion

2008-04-21 Thread zooko
of doing darcs add for all files. Regards, Zooko http://bugs.darcs.net/issue80 (record: memory usage is 2X patch size) http://bugs.darcs.net/issue162 (wish: Avoid heap exhaustion when importing large repositories) http://bugs.darcs.net/issue622 ('darcs convert' - 'out of memory') http

Re: [darcs-users] [darcs-devel] Curl build issues

2008-04-21 Thread zooko
. Ideally we will soon no longer rely on this channel as strongly, since we will have robots to do that job, thus taking some of the load off of human users. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org

Re: [darcs-users] [darcs-devel] Curl build issues

2008-04-21 Thread zooko
On Apr 21, 2008, at 12:32 PM, David Roundy wrote: On Mon, Apr 21, 2008 at 11:07:54AM -0600, zooko wrote: Ideally we will soon no longer rely on this channel as strongly, since we will have robots to do that job, thus taking some of the load off of human users. No, the problems usually

[darcs-users] darcs-2 performs really well for the darcs get use case

2008-04-22 Thread zooko
. If you have a workload that is important to you other than darcs get, then try an experiment like this one on your workload and report your results to [EMAIL PROTECTED] :-) Regards, Zooko [1] http://allmydata.org [2] http://allmydata.org/buildbot/waterfall? builder=dapperlast_time

Re: [darcs-users] [darcs-devel] Merging darcs-devel and darcs-users into a single mailing list

2008-04-23 Thread zooko
, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-users

Re: [darcs-users] Merging darcs-devel and darcs-users into a single mailing list

2008-04-23 Thread zooko
list, but humans can subscribe to that list if they want to receive such traffic, and if they reply then the discussion moves onto the human discussion list. Regards, Zooko ___ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org

Re: [darcs-users] considering deletion of this list

2008-04-24 Thread zooko
Yes, I think the subscriber list should be merged, rather than deleting the user list subscribers. Maybe someone with more time to spend on it than David should become list administrator. Regards, Zooko ___ darcs-users mailing list darcs-users

[darcs-users] strace of darcs whatsnew on a biggish repo

2008-04-24 Thread zooko
//pristine.hashed' log2 | wc -l 3578 It looks like there is probably quite a bit of room for optimization in darcs-2's use of the filesystem. Regards, Zooko Here is the log.bz2 file. Sorry for the long URL: http://tahoebs1.allmydata.com:8123/uri/URI%3ACHK% 3Ahzdsgztpvd5uip4tb7uaude4ua

Re: [darcs-users] Windows version of darcs wont 'get'

2008-04-25 Thread zooko
commands. It is my job to do the former (compile a darcs executable which has libcurl compiled in), and I haven't succeeded yet. In the meantime, you could install a wget or curl executable into your PATH and see if that works. My apologies for this issue. Regards, Zooko

Re: [darcs-users] darcs-2 performs really well for the darcs get use case

2008-04-29 Thread zooko
On Apr 29, 2008, at 9:01 AM, Ashley Moran wrote: On 23 Apr 2008, at 00:00, zooko wrote: 2. Starting using hashed-format repositories. Interesting benchmarks! What about the darcs 2 repository format? I didn't try it. Here -- now that you ask so nicely, I'll do so. Okay, the result

[darcs-users] buildbot news and two pleas for help

2008-05-01 Thread zooko
We now have four buildslaves: http://allmydata.org/buildbot-darcs/ http://allmydata.org/buildbot-darcs/waterfall They are currently named after the generous person who operates them: ertai, heffalump, zooko windows, and jules. We would love to have more! Setting one up is easy. Contact

Re: [darcs-users] darcs2 performance regression

2008-05-01 Thread zooko
/darcs-2/changeset/5592 Is the darcs-2 that you are using the darcs-2.0 release version? Would you be willing to try a version with those patches and/or to generate profiling data for us? Thanks! Regards, Zooko ___ darcs-users mailing list darcs

Re: [darcs-users] darcs patch: Use `curl-config --static-libs` when building with sta...

2008-05-02 Thread zooko
succeed, then I'll install the result on the zooko windows buildslave, and I'll let you know: http://allmydata.org/buildbot-darcs/waterfall And I am perfectly happy to require the latest bleeding-edge versions of anything if it will make it easier for me to compile this. I long ago got over

  1   2   3   4   >