similar to: subversion 1.6.9 and sqlite 3.6.22

Displaying 20 results from an estimated 1000 matches similar to: "subversion 1.6.9 and sqlite 3.6.22"

2009 Dec 16
10
Silly question x64 vs i386
I have a really silly question... but just want to ask... I have one box on my home network that is x86_64 capable... My other boxes are all i386. As this x86_64 machine can, at most, house 4 GB of RAM (currently only has 1 GB) - is there any advantage to my running x86_64 on that machine instead of i386... Long story as to why I am asking - but before I go off and moveit down to i386 -
2010 Mar 17
2
Silly question about KVM
I was wondering, if I do not have hardware that natively supports full virtualization...and I choose to use KVM, will my VMs be running in some form of chip emulation (and therefore terribly slow). To date, I've been using Xen and am very comfortable with it. I have some fears that later whenever Xen is dropped - I'll have to consider KVM. Also, will Xen be carried forward should
2009 Dec 21
2
xm mem-set on an F11 xen guest
I just tried to change the memory for my F11 xen guest from 512 to 1024. After executing: xm mem-set workstation 1024 xm list shows the memory still being 512. Anyone else see this behavior before? I tried other values as well - but the memory is still what it was when I created the VM... I'm running CentOS 5.4 on an i386... Scot P. Floess 27 Lake Royale Louisburg, NC 27549
2010 Jan 28
2
question on virtual desktops
centos has the 4 virtual desktops by default. if I have a terminal window open in desktop 1 is there a command I can execute (type in) to switch to desktop 2? The mouse will not be attached at this point and I want to switch views using a command line. How do I do that? Thanks, Jerry
2010 Mar 10
1
FreeNX : forward audio from server to client ?
Hi, I setup a FreeNX server with a GNOME desktop, and I can access it from a client with the NoMachine client. Everything is running fine, and now I only have two problems left : audio and printing forwarding. I'll follow the "only-slay-one-dragon-at-a-time" rule and take care of audio first. Did anyone manage to forward sound with FreeNX ? Here, server and client are using
2009 Nov 23
4
Fedora 12 2.6.31.5-127.fc12 domU on CentOS 5.4 2.6.18-164.6.1.el5xen fails to boot
Doing a kickstart install of Fedora 12 results in a non-bootable image. >From a virt-maanger instance, the error produced when trying to run the domU is: Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 498, in run_domain vm.startup() File "/usr/share/virt-manager/virtManager/domain.py", line 573, in startup
2010 Dec 13
22
OT: programming language for morons (newbie friendly language in Open Source world)
Hi folks I have more than 12 years experience with UNIX system administration, but I am too stupid for programming. My only programming experience is shell scripting. I tried to learn Java, but don't understand it because it is too complicated for my limited brainpower. What programming language should I learn? A friend said that C-Sharp (Mono) is very simple. Is this true? cheers Sven
2009 Nov 06
1
Question about aspell, alpine and a Xen guest
I have some weird behavior I can't explain... I've noticed this behavior since CentOS 5.2 (version I started running) through 5.4... I am running a Xen host/VM. On my guest VM, I use Alpine as my email client and Aspell as the spell-check... For whatever reason, when Aspell is kicked off - there appears to be what I'd call a prolonged pause before Aspell does its job. Should I
2009 Nov 06
1
Question - Xen host, DHCPD and guest VMs
I have a question about a Xen host that runs dhcpd and installing guest/running guest VMs (that use DHCP)... On other hosts or hosts running VMs, they are absolutely able to get DHCP addresses no trouble... However, the fun begins when the machine I run dhcpd on is also hosting VMs. I can see in /var/log/messages the request and ack from dhcpd but the guest VM never hears it. If I should
2010 Jan 04
2
Shutdown/poweroff does not power off machine
I've got a Dell Optiplex GX240 I am running CentOS 5.4 (kernel 2.6.18-164.9.1.el5.centos.plus)... When I had Fedora 11 and 12 on it, I could issue a poweroff command and the machine would power itself off. However, under CentOS it doesn't turn the machine off whatsoever. When it completes, the machine is still running with a message of "system halted." Then I have to
2009 Nov 06
2
Question - Xen host, DHCPD and guest VMs
I have a question about a Xen host that runs dhcpd and installing guest/running guest VMs on that host (that use DHCP)... On other hosts or hosts running VMs, they are absolutely able to get DHCP addresses no trouble... However, the fun begins when the machine I run dhcpd on is also hosting VMs. I can see in /var/log/messages the request and ack from dhcpd but the guest VMs never hear it.
2009 Dec 01
1
Has anyone gotten Fedora 12 running as a Xen guest?
I am running CentOS 5.4 (both i386 and x86_64 - different physical machines)... I've been able to get Fedora 11 running as a Xen guest - no trouble. However, I have had no luck with Fedora 12. My kickstart file lists /boot as ext3 - but for whatever reason Fedora 12 insists on making /boot ext4. I do have a bare metal machine running Fedora 12, so I thought "let me try to put
2007 Nov 15
2
Story adapter and SQLite Was:What command to run all stories?
Hi, by switching to MySQL from SQLite, it fixed the problem. I ran rdebug on it and it is trying to call I ActiveRecord::Base.connection.begin_db_transaction. from ActiveRecordSafetyListener.scenario_started. I don''t think SQLLite likes transactions. Ed On Nov 15, 2007 10:56 AM, Ed Howland <ed.howland at gmail.com> wrote: > If I run the story stand-alone, I get: > ruby
2006 Sep 24
3
Safely updating to 4.4 via yum (chicken)
Hi guys: I saw the pelthora of threads where people had trouble moving to 4.4. So I'm chicken now and I was trying to wait for the dust to settle, I suppose it has and its been long enough I'm nervous about not upgrading. I need to do a a production server that is located in a data center far away so even more than normal I want a smooth upgrade. Can someone tell the what the
2009 Sep 22
3
RE: We're sorry something went wrong when I use -d mysql
Hi: I am trying to make an application using mysql. When I do rails name -- d mysql, and then run mongrel. I will go to localhost:3000 and when i check my application environment, I get an error We''re sorry something went wrong. Now, when I do the same procedure without using --d mysql and just use the defalt sqllite. When I check my application environment it shows the information.
2005 Dec 22
2
help me understand migrations movie
I''m somewhat of a newbie - played with recent versions of rails a few mths ago, but have decided to start from scratch with 1.0. I want to build my new db as much as possible with migrations, so I watched DHH''s migrations movie from rubyonrails.org. A few things confuse me: 1. He generates the model ("post") before running rake db_schema_dump. Is that necessary or
2012 May 03
2
Can't push to Heroku
I wanna push my application straight from Github to Heroku. Everything goes through until it hits the installation of the gems. It can''t install the SQLite3 (local DB). I know Heroku doesn''t use SQLite but I didn''t expect this problem. The error messages recommended installing a version of SQLite3 (v1.3.6) which I did but it keeps on complaining :(. Any workaround?
2010 Feb 04
6
Fastes database server for...
Hi, I''m currently building a small rails application that needs to store web traffic information. Similar to google analytics and clicky. (but simpler) It needs to store refer domains and visitors. Integration goes through a small javascript snippet. My question is: What database server is the fastest and should I use for this app? I was thinking about SQLlite. Thanks for your time,
2005 Jun 26
2
chisq.test using amalgamation automatically (possible ?!?)
Dear List, If any of observed and/or expected data has less than 5 frequencies, then chisq.test (Pearson's Chi-squared Test for Count Data from package:stats) gives warning messages. For example, x<-c(10, 14, 10, 11, 11, 7, 8, 4, 1, 4, 4, 2, 1, 1, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1) y<-c(9.13112391745095, 13.1626482033341, 12.6623267638188, 11.0130706413029, 9.16415925139016,
2005 Apr 23
2
[Tip] Introspection to determine if a column may be null
I still want to get this into Rails for all connection adaptors, but for now I''ve hacked my own addition on for just PostgreSQL. The following code extends every Column object returned by MyModel.columns to support a new #required? method, which indicates if the column may or may not be null. The following is a huge hack - suggestions on a cleaner way to add this functionality