search for: repopul

Displaying 20 results from an estimated 101 matches for "repopul".

Did you mean: repoll
2005 Nov 08
2
IE not repopulating forms under Rails views - very odd
It is common practice to implement semi-persistent state across page views using hidden form fields since all major browsers repopulate the form fields with the last value of each field (provided that the browser hasn''t been closed). A longer explanation with samples is here: http://codinginparadise.org/weblog/2005/08/ajax-tutorial-saving-session-across.html There''s a very simple example at the bottom of that...
2011 Nov 20
4
Deleting AstDB family at start
Is it possible to delete the keys belonging to a family in AstDB at Asterisk startup? I would like to repopulate it from another source each time Asterisk is restarted. I know there is a DBdeltree(<family>) function. Is there a context that only runs once (automatically) at Asterisk startup (so that I can call this function)? Also is AstDB lookup faster than a func_odbc lookup? Is there a faster w...
2006 Feb 21
0
DB not being repopulated prior to Unit test execution
I''m working my way through the AWD book and have just started the testing chapter. The first two unit tests run as expected. When I add the test for the ''destroy'' function to product_test.rb, however, I''m getting a failure I don''t understand. The error I''m getting says that in the setup method for test_update, it "couldn''t
2019 May 14
2
git llvm push errors
...ally see "Patch doesn't apply" > > In some apparently relatively rare situations, the svn cache gets messed > up and needs to be recreated from scratch. > > In all cases, the workaround has been `rm –rf .git/llvm-upstream-svn` and > then the next `git llvm push` will repopulate it. > > > > If *that* doesn't work, then you need expert help from the git-llvm > developers. > > > > What I've told my team is, if it's not very common and the repopulate > works, just live with it, because the whole thing goes away when we pull > th...
2019 May 14
2
git llvm push errors
I am trying to use git llvm push and am getting some odd errors that seem somewhat common after looking at other email chains but I'm not sure if a solution has been found. The errors are No such file or directory when clearly the file exists. And also a "new blank line at EOF.\n+' but I've checked both files and there is no blank line at EOF. - Ryan -------------- next part
2019 May 14
2
git llvm push errors
...;>> >>> In some apparently relatively rare situations, the svn cache gets messed >>> up and needs to be recreated from scratch. >>> >>> In all cases, the workaround has been `rm –rf .git/llvm-upstream-svn` >>> and then the next `git llvm push` will repopulate it. >>> >>> >>> >>> If *that* doesn't work, then you need expert help from the git-llvm >>> developers. >>> >>> >>> >>> What I've told my team is, if it's not very common and the repopulate >>>...
2006 Mar 25
2
Copying SIP Subscriptions
...answer to this, but... Is there a way to copy/transfer/replicate sip subscriptions from one asterisk system to another, for the purposes of HA? You coudln't even write a script to do it I don't think. You can do an 'asterisk -rx sip show subscriptions' but there'd be no way to repopulate it on a second system. Yes/No? Doug.
2009 May 26
6
dump and import MySQL table w/ accents
...and I''d rather not discard the contents. The composite_primary_key gem doesn''t appear to support altering the table with a migration to do its magic, only creating a table from scratch. So I dumped the table with mysqldump, ran the migration (table looks good), and am trying to repopulate the table. It has accented characters and is complaining about duplicates, apparently around words with and without accents, e.g., ''jose'' and ''josé''. I''ve been deleting one by hand from the dump, but it is tedious and very slow. Emacs crawls when d...
2005 Jul 06
3
populating development database from test fixtures
Hi, Is it possible to populate the development database from the test fixtures? I''m trying to keep the development database schema in a plain-text sql file and modifying that when I need to modify the database structure. However, then I have to either manually repopulate the database or add in additional sql statements that populate the test database. It seems like it would be useful to have a rake command that populates the development database based on what test fixtures you have. Thanks, Joe
2009 Aug 13
5
First hit on app takes a long time
...98.218.223.189 at 2009-08-12 20:16:41) [GET] Parameters: {"id"=>"MainPage"} Rendering template within layouts/application Rendering wiki_pages/show User Columns (1.3ms) SHOW FIELDS FROM `users` User Load (0.4ms) SELECT * FROM `users` WHERE (`users`.`id` = 4) LIMIT 1 Repopulating the stop words Rendered common/_header (16.7ms) Rendered common/_nav (4.4ms) Rendered common/_search (2.4ms) Rendered common/_footer (0.6ms) Completed in 2422ms (View: 134, DB: 2) | 200 OK [http://myserver.com/ wiki_pages/MainPage] Processing WikiPagesController#show (for 98.218.223.189 at 2...
2010 Mar 18
8
hash in controller is nil after submitting form
I''m trying to create a data entry form but getting an error when it sumbmits. I am using an hash to get the names of the fields definied in the controller''s "new" function: def new @thing = thing.new @columns = Hash.new @columns[''thing_general''] = [ ["title","name"],
2006 Apr 17
1
Samba 3 - Rebuild WINS database
...the WINS database that Samba is maintaining? I've got a couple of completely bogus entries in WINS and I need to get rid of them, but I can't take the Samba server down to do it. I'm hoping that I can issue a couple of commands and poof the WINS database is blown away and it starts to repopulate with good data. If I *HAVE* to take Samba down then I will but I'd prefer not to. -- Kevin L. Collins, MCSE Systems Manager Nesbitt Engineering, Inc.
2015 Jun 08
4
newbie question on installation over existing Linux
...s and a swap area. One of the partitions is /home, so it's already in its own partition. I want to keep the partitions for CentOS exactly as I have them in terms of size, etc. In the past, even when I've done a "clean" Linux install, the existing system partitions were cleared and repopulated, and the existing /home was not touched in any way. So, I'm not sure how to interpret what you said. Can I get the same results from a CentOS install using some combination of options? -- -------------------------------------------- MzK "We can all sleep easy at night knowing that...
2012 May 18
24
Announce: PuppetDB 0.9.0 (first release) is available
PuppetDB, a component of the Puppet Data Library, is a centralized storage daemon for auto-generated data. This initial release of PuppetDB targets the storage of catalogs and facts: * It’s a drop-in, 100% compatible replacement for storeconfigs * It’s a drop-in, 100% compatible replacement for inventory service * It hooks into your Puppet infrastructure using Puppet’s pre-existing
2013 Oct 08
1
Multiple A records on my parent domain name are confusing hosts
...8.10.2 Why do these keep showing up? I'm sure there is a place that the info is coming from, but I don't know where, and I desperately need to prevent this from happening. I mean, don't get me wrong, I realize what the records mean, but what I'm trying to do is prevent them from repopulating and preventing my internal hosts from browsing the web site. I didn't have this problem when I could edit the bind files directly, but now that I'm using bind_dlz for samba, I'm a little lost. Thanks!
2019 Jun 19
1
Fwd: Re: Fwd: Re: Kerberos and NTLMv2 authentication
...ount after students leave). To manage this, the university has a central identity authority, and this is the source of the problem, in this case: the users in the AD domain are episodically (daily) sourced from the identity authority, and the way they do this is to just flush the records and repopulate. Even if we did add the POSIX stuff to the AD DB, it would get flushed on next reload. But yeah, there's probably a way to work around this. Wouldn't call it the greatest IT department, and getting steadily worse as they continue to low ball salaries and attempt to outsource everyt...
2006 Jan 06
3
Countries -> Cities Select box
I am trying to play with a Countries -> Cities dynamically updating select box.that is if someone selects a country then all the cities of that country must be listed.Does anyone know of any data source for this? I searched for it but couldnt find any good usable source. Better still is there a module which I can mixin for this? Thanks Vivek -------------- next part -------------- An HTML
2015 Jun 08
1
newbie question on installation over existing Linux
...he partitions is /home, so it's already in its own partition. >> I want to keep the partitions for CentOS exactly as I have them in terms >> of size, etc. In the past, even when I've done a "clean" Linux install, >> the existing system partitions were cleared and repopulated, and the >> existing /home was not touched in any way. >> >> So, I'm not sure how to interpret what you said. Can I get the same >> results from a CentOS install using some combination of options? > > Yes, since you already have a partition explicitly for /hom...
2010 Sep 14
3
Numericality validation strips chars from original entry
I''ve noticed that if I use the numericality validator and the user enters, for example "1234ABCD" it''ll come back with a "not a number" error, but it then fills the input box with "1234", discarding the non- numeric input the user originally put in. I''ve seen a similar question about this in this group, but the poster was looking for a way
2006 Mar 29
2
delete_all not resetting auto incement in database
Hey I''m writing a simple admin interface thats reading user data (skills) from a comma separated file. To clear the database before inserting new skills, I use Skill.delete_all Then I insert the new values I read from a file. Everything goes well up to the point where I see that auto-generated ID''s are not starting from 1. They start off at 840 (responding to the number of