search for: darc

Displaying 20 results from an estimated 76 matches for "darc".

Did you mean: arc
2005 Aug 09
43
Some patches.
...er of each call to @m_notebook.add_page. I''m thinking about adding more code from the C++ controls sample and make the code a little bit more rubyish, so stay tuned :) Greetings Tobi PS: I hate working with CVS. Anyone interested moving to something better? I would prefer something like Darcs or Arch. -- GPG-Key 0xE2BEA341 - signed/encrypted mail preferred My, oh so small, homepage: http://portfolio16.de/ http://www.fli4l.de/ - ISDN- & DSL-Router on one disk! Registered FLI4L-User #00000003 _______________________________________________ wxruby-users mailing list wxr...
2006 Apr 20
8
SCM for a Rails project - Darcs or Subversion?
Hi everyone. I''m choosing an SCM for my current Rails project. Up until now, for my other (non-Rails) codings, I used Darcs and liked it very much. I''d prefer to use Darcs for my Rails development as well. Looking into the matter, I''m somewhat deterred by the appearant dominance of Subversion as the SCM tool of choice for Rails hackers. Is there a technical reason for this dominance? Should I avoid...
2006 Aug 15
3
Darcs and vendor/rails on edge
Calling all rails darcs users! We may be in the minority, but I''m sure we can still share some know how here. Question: how are you managing your vendor/rails directory? svn externals seems to be the preferred option for svn folk (at least this is the approach recommended in the Agile 2 beta). Is there a w...
2006 Sep 24
3
Darcs mirror, some fixes & rake patches...
Hi, as our repository has now been switched to SVN I have stopped my darcs-mirror. Is anyone still interested in the darcs mirror? I would have to set up a new one for the SVN then, since I can''t reuse the history of the CVS import. If no one requires the darcs mirror, I would just trash the darcs repository and reactivate it if need arises. In other news, I ha...
2003 Nov 13
16
Submitting patches
I''m a bit new to working on a rubyforge/sourceforge/open source project, so excuse my obliviousness. What is the preferred way of submitting a patch to wxruby? Thanks, Nick
2006 Nov 27
2
[LLVMdev] moving to svn?
Hello, Scott. > the official cutover. Granted, you might need darcs to pull the current > version out of its repo, since it was originally designed with darcs in > mind. I can confirm, that tailor converts LLVM CVS with all history preserved to mercurial repository without any visible troubles. -- With best regards, Anton Korobeynikov. Faculty of Mathemat...
2005 Jun 02
0
[patch] ASSERT needs declaration
this patch fixes the following problem: x86_64-unknown-linux-gnu-gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/home/srp/darcs/xen-64-4/xen/include -I/home/srp/darcs/xen-64-4/xen/include/asm-x86/mach-generic -I/home/srp/darcs/xen-64-4/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m64 -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -g -DVERBOSE -c x86_64/usercopy.c -o x86_6...
2003 Dec 07
0
New non-cvs repository of wxruby code is available
...For me, the first one is a disaster. It is just too difficult to manage a distributed project with multiple developers while using a tool that enforces centralized control, and works poorly with collaboration. After exploring the "modern" version control systems, I have decided that darcs is the best fit for my needs. Each of the other systems (arch, monotone, subversion, metaCVS, OpenCM) had at least one problem that made it unworkable. If you want details, please email me off-list. The darcs website is: http://abridgegame.org/darcs/ Now, darcs is not perfect. The biggest...
2006 Nov 28
1
[LLVMdev] moving to svn?
On 11/27/06, Scott Michel <scottm at rushg.aero.org> wrote: > Anton Korobeynikov wrote: > >>the official cutover. Granted, you might need darcs to pull the current > >>version out of its repo, since it was originally designed with darcs in > >>mind. > > > > I can confirm, that tailor converts LLVM CVS with all history preserved > > to mercurial repository without any visible troubles. > > I'm...
2006 Nov 27
0
[LLVMdev] moving to svn?
Anton Korobeynikov wrote: >>the official cutover. Granted, you might need darcs to pull the current >>version out of its repo, since it was originally designed with darcs in >>mind. > > I can confirm, that tailor converts LLVM CVS with all history preserved > to mercurial repository without any visible troubles. I'm not sure if I just took HEAD or c...
2005 Jan 10
1
darcs repo?
Hello all Are the darcs repos of wxRuby no longer updated? thanks Jani
2004 Nov 29
2
1.0-test53
http://dovecot.org/test/ Sorry for not answering any questions for past two weeks, I'll try to get around answering them in next few days. I've also been thinking about if I should switch from CVS to Darcs. It seems to be exactly the kind of reversion control tool I had wanted to use. Anyone have comments for or against it? I'd still have read-only CVS repository generated from it, although I couldn't yet find a way to do it. Anyway, test53: - Recent flag counters should finally be c...
2006 Nov 27
7
[LLVMdev] moving to svn?
Just wondering: Is there any plan to move to svn? I would love to have a diff command that works when I am offline :-) Best Regards, Rafael
2011 Feb 17
2
darcs patch: Apply on data frame
Hi, I am using a very simple R function to get each row from the attached file and run Wilcox.test between columns 1-3 and 4-12. However, I keep getting an error message. The data files is attached. Any suggestion? Thank you. Rong Error message: +?? return c$p.value Error: unexpected symbol in: "? c <- wilcox.test(a[g1], a[g2]) ? return c" Execution halted Scrip:ranksum
2007 Apr 02
0
[LLVMdev] CVS Branches To Discard?
...Reid, > A deficiency in the cvs2svn script causes it to bloat the Subversion > repository (significantly, as in 10x) in the conversion of branches > and tags. It's probably a bit late in the day, but have you considered other CVS to SVN conversion tools, e.g. Tailor? http://www.darcs.net/DarcsWiki/Tailor http://darcs.arstecnica.it/tailor/ Cheers, Ralph.
2005 Aug 04
1
SwitchTower CVS support
I did an svn up this morning and discovered this whole new bundle of code! Lookingn through it it looks cool, but there''s no CVS support for an SCM - I''d have thought this would be more widely used than darcs. Looking at the code for subversion.rb and I thought it''d be possible to add a new scm - CVS. I''m running into 3 problems: 1- I''m still learning ruby so therefore I''m crap 2- I don''t have the required infrastructure to test the resulting script 3- I...
2006 Nov 28
5
[LLVMdev] moving to svn?
> I'm not sure if I just took HEAD or converted the whole llvm repo. > Personally, I like darcs for the atomic theory of patches. YMMV. I have used darcs to work with psi. It looks like a very clean design, but currently it is a very anemic implementation IMHO. I constantly find myself trying to find out how to do a relatively simple task. Git is fast and has a lot of features, but eats ha...
2006 Apr 25
1
Re: -fvirtual and compactdefaultargs (was StaticBoxSizer bug?)
...level above the source > tree, I can do that in the future. Is the mailing list the preferred > patch submission medium? I noticed that there''s a little-used Patch > category in the issue tracker. > We''ve been using the mailing list. We were working on getting a darcs repository going but I really don''t recall now whether that''s up and running (anyone?). > How do people feel about adding -fvirtual to swig_options in > rake/rakewx.rb to eliminate redundant wrapper generation? I > raise this question because prior to declaring Recal...
2007 Oct 23
5
[Bug 1382] New: scp/sftp sometimes hangs as a ControlMaster slave
...ly copies the file 'foo' from some remote location. On MacOS X (Intel), it hangs at some number of iterations, sometimes 20ish, 40ish, 150, etc. The script only tests scp, but I remember having similar issues with sftp before. Some extra background on this bug: the version control system darcs uses the ControlMaster feature because operations like committing patches or retrieving them from a remote repository requires several invocations of ssh, scp and sftp, not necessarily in that order. We were pretty happy with the ControlMaster feature until one day, MacOS X users on the Intel mac...
2005 Oct 06
9
Grid.GetTextExtent
Wow. Look what SWIG does to GetTextExtent in Grid.cpp: void SwigDirector_wxGrid::GetTextExtent(wxString const &string, int *x, int *y, int *descent, int *externalLeading, wxFont const *font) const { ... if (swig_get_up()) { wxWindow::GetTextExtent(string,x,y,descent,externalLeading,font); return; } obj0 = rb_str_new2((const char *)(&string)->mb_str());