similar to: Capistrano with CVS repository doesn''t seem to work

Displaying 20 results from an estimated 400 matches similar to: "Capistrano with CVS repository doesn''t seem to work"

2006 Aug 08
6
rake migrate the first time - uses more than schema_info?
All, I have two migration files, file 1 and file 2. For reasons that I don''t want to go into unless I must, I want to only run file 2 on my production database (file 1 contains a bunch of table creation stuff for already existing tables). I figured if I created a schema_info table and set the version in it to 1, then I could just run rake db:migrate RAILS_ENV=production and just
2004 Oct 01
9
Server not responding after Samba upgrade
Hi all, I used to run Samba 2.2.9 on Debian Woody. Yesterday I upgraded it (with all necessary packages) to 3.0.7. Since then, Samba on that server do not respond to netbios queries, only to direct access via IP. Also, when I try to resolv its name using nmblookup, I cannot find it. When I access to server via IP address everything works fine. Any idea ? TIA -- Eng. Dusan Djordjevic
2009 Oct 14
2
How to disallow to create files with bad charracters
Hi. I would like to ask you, if it is possible to disallow to create files which contains 'bad' charracters in filenames. I have blocked filenames with national charracters by specifying unix charset = ascii, but it is still possible to create file named: "my stupid file ... . . .doc". I'd like to disallow this ( allowing only alphanums and underscore
2007 Feb 22
3
3.0.4-1 domU start problem
Hello, I made upgrade from 3.0.2-2 to 3.0.4-1. I can''t start more than one domUs concurently. for example: I had 3 domUs called www1, www2, www3. I can start www1 and it works fine. Next I start www2 and server go immediately for reboot. I can start www2 and it works fine. Next I start www3 and server go for reboot. ... What''s happened in 3.0.4-1 ? Thank''s Dusan
2013 May 20
10
Problem creating user with Puppet
Hi, (Since I am relatively new to Puppet, this might be some trivial problem) I am trying to create a user with Puppet, using following code: user { "clavis": ensure => "present", home => "/home/clavis", name => "clavis", shell => "/bin/bash",
2013 Feb 05
1
dsync: Invalid server handshake
Hi list, I recently tried to backup mailboxes from an older server machine to a new one in order to move the service to the new machine. Both machines are in the same LAN, I used this command: dsync -R -u username backup ssh -i .ssh/id_rsa username at 192.168.1.11 /opt/local/bin/dsync and I get this error: dsync-local(dz): Error: Invalid server handshake: dsync-server 2 dsync-remote(dz):
2012 Nov 14
1
Switch "Groups" in ehplot (x-axis)
Hello everyone, I would like to switch the place of the Groups in the ehplot function. When I put my data (one vector) in a certain order for the "data vector" of ehplot function, the plot doesn't show me data in the order which I indicated. How to change that? I have one vector for data and one vector for names. This is how it looks like. I would like to have wt first, bimbid
2010 Mar 24
21
ZFS on a 11TB HW RAID-5 controller
Hello all, I am a complete newbie to OpenSolaris, and must to setup a ZFS NAS. I do have linux experience, but have never used ZFS. I have tried to install OpenSolaris Developer 134 on a 11TB HW RAID-5 virtual disk, but after the installation I can only use one 2TB disk, and I cannot partition the rest. I realize that maximum partition size is 2TB, but I guess the rest must be usable. For
2006 Aug 09
10
Is there QA on Rails gem releases?
The ActionMailer/ActionPack gem release is still screwed up. Does someone test the gem releases to ensure that they work? Just an idea. Wes -- Posted via http://www.ruby-forum.com/.
2006 May 25
5
rake migrate VERSION=0 doesn''t appear to execute
All, I''ve decided to jump into Migrations before I get too far along on the DB side of things. I already have some tables built, and I went ahead and built the migration that would have created them from scratch, and I made sure that there was a self.down section to drop them. I wanted to verify that I could roll back so I figured I would use rake to drop these pre-existing tables
2006 Mar 07
1
How does the ActionController class get loaded/accessed?
I am trying to access the Upload Progress feature in Action_Controller. When I add Action_Controller::Base.enable_upload_progress to my environment.rb file, and restart WEBrick, I get the following error: C:\eclipse\workspace\eSimplyOnlineRails>ruby script/server => Booting WEBrick... c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/ dependencies.rb:195:in
2010 Mar 30
1
Resumen de R-help-es, Vol 13, Envío 31
Hola a todos, Sigo la discusin sobre la web de usuarios R y me pregunto porque nadie ha mencionado "Ning". A m me parece una herramienta perfecta para crear las redes sociales, y estoy seguro que satisfacera mayora, si no todos los requisitos propuestos (foros, blogs, fotos, videos, miembros ...) Para crear uno : http://www.ning.com/main/createyourown Aqu podis ver un ejemplo:
2006 Aug 09
0
Deployment: Best way to switch between test and prod envs.
All, Not looking for advice on the relative wisdom of my actions :). I have a Rails app. running under Apache 2/fastcgi that I would like to switch from using the test environment (database) to using the production environment (database). I can do this by hand by modifying my xx_mod_fastcgi.conf file and setting RAILS_ENV to be the appropriate value in the command that initializes my
2004 Dec 10
4
[Bug 961] CVS annotate problems
http://bugzilla.mindrot.org/show_bug.cgi?id=961 Summary: CVS annotate problems Product: Portable OpenSSH Version: 3.8.1p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org ReportedBy: sb at dod.no I had a
2004 Dec 10
4
[Bug 961] CVS annotate problems
http://bugzilla.mindrot.org/show_bug.cgi?id=961 Summary: CVS annotate problems Product: Portable OpenSSH Version: 3.8.1p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org ReportedBy: sb at dod.no I had a
2004 Oct 18
1
domain member problem
Hi... I've installed samba3 from source onto a SuSE 8.1 system... I didn't do anything special when compiled, just a regular ./configure; make; make install... Now I added the following to the smb.conf file... security = domain workgroup = tssi password server = orl-fps netbios name = testbed server string = testbed (Samba3 source) socket options = TCP_NODELAY SO_RCVBUF=8192
2004 Oct 20
0
Samba as domain member server cannot authenticate users
Hi all, I use Samba 3.0.9 on Debian Woody. I use it as domain member server: workgroup = testdomen security = domain When I join it to domain, it seems it is ok: newhas1:~# net rpc join -U dj.dule%pass Joined domain TESTDOMEN. wbinfo -u lists users, getent passwd also works fine. But when I try to access server from XP comp logged onto a domain, i cannot. I found this in logs: [2004/10/20
2012 Feb 22
0
question about wicd
Hello, I am using SLC6 and wicd for wi-fi. Always during system booting wicd asks me to fill superuser password/or ignore (but in this case wi-fi works bad). I am using KDE ... Do you know the way how to remove this message (exactly small special window) from monitor? Thank you. Regards, Dusan
2006 Mar 31
1
Portable OpenSSH anoncvs
Hi all. The OpenSSH Portable anoncvs service has found a temporary home (mine :-). It's on a DSL link so please be nice to it. It may move in future so please use the "anoncvs.mindrot.org" alias. $ cvs -z5 -d anoncvs at anoncvs.mindrot.org:/cvs co openssh_cvs The key fingerprints are: RSA 8e:09:e9:fb:dc:af:e4:a5:e6:a0:e2:28:59:63:84:17 DSA
2002 Nov 02
3
OpenSSH CVS
Hello I am trying to get some fixes that are in the OpenSSH CVS 3.5 branch I am having trouble figuring out the CVS tags that you guys use, could someone please tell me what the CVS tag for the 3.5 branch is and what you use as standards?? like cvs co -r OpenSSH_V_3_5 openssh should work but doesnt so what do you use as your tags.... Thanks again Donnie Cranford Senior Unix Systems Admin