Displaying 20 results from an estimated 800 matches similar to: "Re: bzr / Subversion / CVS"
2005 Aug 09
43
Some patches.
Hi,
in my path of getting the controls sample to work nicely, I fixed some
classes on the way, see the attached diffs. I had some difficulties, but
could track down all stupid bugs and am now almost happy with the code
:)
(I had the complete ImageHandler hieracy implemented at some time, but
than I discovered the error was not in unloaded ImageHandlers but in the
controls-program which does not
2004 Aug 10
7
HTML Widget
Hi,
I''m pretty new to WxRuby, but I think it is the ideal solution to write
Ruby-applications for different platforms. I missed the wxHtmlWindow in
WxRuby, so I added it myself. You can grab the new files from
http://portfolio16.de/tmp/wxruby-html.tar.gz. This archive contains all
files I added to the wxruby-directory. These are mostly the *.t files
for the missing classes and some
2005 Sep 05
8
patch to wxCheckListBox.h
size_t GetItemHeight() const is not part of the standard interface for
this class. On Mac OS X for instance it is not defined. So it needs to
be removed.
This is why us developers should download the complete wxWidgets
distribution that has all the headers for each platform so we can
cross check when adding features, this is what I do.
Sean
_______________________________________________
2006 May 03
4
subversion setup for maintaining customizations to base code
To the subversion experts out there:
I''d like to set up svn to maintain customizations to my base app for
each client. A simple example would be to have a base CSS file and a
custom one for each client. What is the best way to set up svn so I
can ''co'' the trunc and then ''co'' customizations for each client on top
of the base code.
I''ve looked
2006 Apr 25
1
Re: -fvirtual and compactdefaultargs (was StaticBoxSizer bug?)
Daniel F. Savarese wrote:
> In message <444C4D5B.6060801@mindspring.com>, Roy Sutton writes:
>
>> The patch didn''t apply for me. I have created a new patch for the two
>> affected files.
>>
>
> You probably needed a -p0 (assuming application from inside wxruby2/)
> or we had slightly different versions of the source files or maybe
> the
2008 Jan 23
4
[wishlist, patch] Removing .bzr/ directory when calling R CMD build (PR#10625)
Full_Name: Ben Goodrich
Version: 2.6.1
OS: Debian
Submission from: (NULL) (128.103.222.166)
bzr is another version control system and adds a .bzr folder to the top-level
directory of a package, similar to .svn and .git for subversion and git
respectively. However, while R CMD build removes directories called .svn, .git,
and some others, it does not remove .bzr . As a result, the .bzr folder is
2009 Jan 05
1
Error: unsupported format character '':'' (0x3a) at index 6
Hi,
new day, new Problem and i don''t know what it means....
---------------------------------------------------------
DOMAIN0:~# xm create auto/fli4l
Using config file "/etc/xen/auto/fli4l".
Error: unsupported format character '':'' (0x3a) at index 6
---------------------------------------------------------
kernel = "/HDD250/vm_images/fli4l/KERNEL"
2011 Feb 16
1
DO NOT REPLY [Bug 7957] New: rsync -C should include .hg (it already includes .git and .bzr)
https://bugzilla.samba.org/show_bug.cgi?id=7957
Summary: rsync -C should include .hg (it already includes .git
and .bzr)
Product: rsync
Version: 3.0.7
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
2010 Feb 02
0
[LLVMdev] About setting up official git & bzr mirrors.
Launchpad already maintains bzr mirrors:
http://code.launchpad.net/llvm
The mirrors are the lp:~vcs-import branches (a specific launchpad user used
for automatically mirroring branches).
Baptiste.
2009/10/28 Óscar Fuentes <ofv at wanadoo.es>
> Time ago when the svn server was crawling due to massive hammering from
> people mirroring the repo, someone said that after the 2.6 release
2008 Jun 12
1
The log function problem
Hi R,
Please see the below commands. The question is I can see the value of
log(2) before loading the package fcalendar in R. But after loading the
package, the 'log' function doesn't work. How to solve this problem?
Also note that the function code differs before and after downloading
the packages.
> log
function (x, base = exp(1)) .Primitive("log")
>
2009 Oct 28
0
[LLVMdev] About setting up official git & bzr mirrors.
On Oct 28, 2009, at 8:30 AM, Óscar Fuentes wrote:
> Time ago when the svn server was crawling due to massive hammering
> from
> people mirroring the repo, someone said that after the 2.6 release we
> could discuss creating official mirrors for those who work with svn
> clients based on distributed VCSs such as git and bazaar.
>
> Such mirrors increase productivity
2005 Aug 03
24
patch for Icon
I just checked out a fresh copy and had to tweak wxIcon.h to get it to
compile on Mac OS X and windows. The problem is with:
wxIcon(const wxString& filename,
wxBitmapType type = wxBITMAP_TYPE_XPM,
int desiredWidth=-1, int desiredHeight=-1);
that signature is only used on GTK on other systems it is:
wxIcon(const wxString& name,
long
2006 Jul 20
4
SVN rails problem
My rails project is at version 52. I want to revert the whole app to
version 50, effectively ignoring v 51+52
I ran
"svn update -r 50" in my working copy. Success.
I have done some work on version 50, but when i try commiting it tells
me that the file im commiting is out of date.
DOes anyone know the solution?
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.
2010 Jan 28
2
[LLVMdev] About setting up official git & bzr mirrors.
Due to a current need to have a git mirror for LLVM, I'm resurrecting this old thread.
I'm aware that there exist already LLVM git mirrors at git://repo.or.cz/llvm.git and git://github.com/earl/llvm-mirror.git However, these repositories only mirror the current SVN trunk and do no provide any branch and tag information, which would be very convenient for creating experimental branches
2010 Feb 02
0
[LLVMdev] About setting up official git & bzr mirrors.
On 01/28/10 09:49, Christian Plessl wrote:
> Due to a current need to have a git mirror for LLVM, I'm resurrecting this old thread.
>
> I'm aware that there exist already LLVM git mirrors at git://repo.or.cz/llvm.git and git://github.com/earl/llvm-mirror.git However, these repositories only mirror the current SVN trunk and do no provide any branch and tag information, which
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 have some small fixes for
2009 Oct 28
6
[LLVMdev] About setting up official git & bzr mirrors.
Time ago when the svn server was crawling due to massive hammering from
people mirroring the repo, someone said that after the 2.6 release we
could discuss creating official mirrors for those who work with svn
clients based on distributed VCSs such as git and bazaar.
Such mirrors increase productivity (facilitating experimentation and
parallel tasks, allowing off-line work) and even lessens the
2010 Nov 17
2
domU networking problem
Hello,
I have a xen server (xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p /
kernel 2.6.24-28-xen).
I have some domUs, one of them is a fli4l router, the others are
eisfair domUs (fileserver, webserver and mailserver). All of the domUs
are connected via vif network interface with a bridge in dom0.
There is a problem invoking following command in every domU:
openssl s_client -connect
2005 Sep 26
2
floppy disk emulation boot regression
I am in the process of trying to update a bootable Linux CD that I
initally built some time ago using RedHat 7.3 and syslinux 1.x (I
believe that x = 52, but this doesn't seem to be relevant). In order
to do this, I first built a floppy disk image and made it bootable by
running "syslinux -s" on the image; then I incorporated this image
into a CD using "mkisofs -b boot.img -c
2004 Aug 29
6
wxRuby Compile Problems on Gentoo eBuild
Can you guys take a look at this and help Tom out?
Thanks,
Curt
-----Original Message-----
From: Tom Payne [mailto:twp@gentoo.org]
Sent: Sunday, August 29, 2004 10:53 AM
To: Curt Hibbs
Subject: Re: FW: [ANN] wxRuby 0.5.0 has been released!
On Thu, Aug 26, 2004 at 11:54:52AM -0500, Curt Hibbs wrote:
> Hi Tom, I just wanted to inform you that we just released a new version
> wxRuby if you