The master tag has no wiki summary.
2
votes
1answer
852 views
Mysql - Select value from 'Show master status' query
hi
How can i select just the position value from the 'SHOW MASTER STATUS' query
exp something like
select position from (show master status);
thanks for your time and help
3
votes
1answer
1k views
How add two branch (master & develop) to redmine
I have installed Redmine on Debian. Also have Git with master (default) and develop branches.
I want to integrate git into redmine for showing this two branches in it.
But currently redmine show only ...
5
votes
2answers
4k views
Error: “could not initailize master info structure” while doing Master Slave Replication in MySQL
I am trying to do Master Slave Replication for MySQL. When i am typing the following command:
CHANGE MASTER TO MASTER_HOST='10.1.100.1', MASTER_USER='slave_user', MASTER_PASSWORD='slave_password', ...
0
votes
1answer
674 views
Select item in details form dropdown when datagrid item is selected
I have this datagrid:
<mx:DataGrid id="dgCompetenteN" includeIn="Test" left="10" right="472" top="69" bottom="149"
dataProvider="{colCompetente}" editable="false">
...
0
votes
1answer
212 views
Master-Slave form in LWUIT
Small question - did anybody face a need to create master-slave form using LWUIT? The task is following: I need to have a sort of grid with order's short details, and a separate field to reflect the ...
2
votes
1answer
1k views
MVC 3 Master / Detail UpdateModel inserts new detail records instead of updating existing records
Ok, I've read Phil Haack's article on binding to a list and I've got that working fine on one view. But what I'm stuck when doing it off a master record.
I've got a really simple form for this ...
0
votes
2answers
99 views
need guidance for this asp.net mvc scenario
I am developing the small asp.net mvc base application for online test/exam. I have scenario like, when user ask for load test, then I am getting list of question objects LIST
in the index action of ...
1
vote
1answer
115 views
Contaminated Remote master branch or Anti-Cherry-Pick
I have a situation where the remote repository has some "bad" commits.
e.g.
... o ---- C ---- A ---- B origin/master
Where A is bad (but B is good)
I want the remote to become...
... o ---- C ...
5
votes
3answers
6k views
SSH Key authentication failing when connecting Mac Hudson slave to Linux master
Ok, so I have Hudson (v1.393) running in an Ubuntu VM and everything's working fine.
However I'm trying to add a Mac slave to the Ubuntu master and I've run in to a few problems.
I have set up SSH ...
0
votes
2answers
5k views
SharePoint 2010 - publishing site Homepage(default.aspx)
Hello all and thanks for reading,
I have to make publishing site: homepage has the same elements as other pages BUT there are not the same width.
Imagine header,footer,left side menu and content.
Now ...
1
vote
2answers
795 views
How does Master-Master replication work?
Conceptually, how does Master-Master replication work?
I assume collisions would be a common occurrence that need to be resolved somehow.
1
vote
1answer
2k views
Hbase 0.20.6 Can not start master exception
I'm using Hbase 0.20.6 with Hadoop 0.21.0 on Ubuntu 10.04 LTS and I got can't start master error. (The error is attached at the end of the post from the hbase-root-master-ubuntu.log file)
Does Hbase ...
1
vote
1answer
1k views
How to add a category to the Master Category List for multiple Outlook accounts?
I am working in 2 addins (one for outlook 2007 and one for outlook 2010). One of the things that these addins need to do is to add a category to the master category list (if that category is not ...
1
vote
1answer
678 views
Ajax TabContainer Master Page Load Issue
While using Ajax TabContainer control with master page, I'm running into an issue where just the tab having ActiveTabIndex value set gets loaded with the content page, but the pages on the other tab ...
34
votes
2answers
7k views
Difference between HEAD and master
What is the difference between the HEAD and master in Git?
I did a clone of a project on GitHub and want to push my changes to the remote. But to which one should I push?
2
votes
1answer
360 views
Clearcase and hudson - Unix master and windows slave
I work for a very large company which blindly follows UCM. Clercase is managed by UCM team.Everything happens by rule book. Clearcase clients on unix environment is rarity and we had lot of problems ...
0
votes
2answers
817 views
Master page and JavaScript problem
I prepared an aspx file that can open a new window with (window.open) command. In the child window, some values send to parent page with (.innerHTML) command and it can close itself . However, after I ...
0
votes
2answers
841 views
Links in master page with tilde URLs give 404 depending on the page
Here's an odd one.
I have a master page with links to other pages in the site. Those links use tilde paths (like "~/dir1/page2.aspx"). On most of the pages in the site that use this master page, ...
-1
votes
1answer
270 views
VB.net (VS 2005) User Class access to public variable of maindisplay.master.vb
I am attempting to access a public member of the Master page class from a User Class.
In my master page, I have:
Partial Class MainDisplay
Inherits System.Web.UI.MasterPage
Public Shared m_test ...
3
votes
1answer
626 views
MVC Master page and RenderPartial
I'm trying to create nested master pages in MVC. In the main master page I have a partial view that is rendered using Html.RenderPartial. This works fine when using the main master page directly in my ...
0
votes
1answer
112 views
links in nested master page pointing to both master pages
i have 1 master page with a 2 page form in it. since i cannot accomodate both pages of form on this master page, i made a nested master page which shall load with page 2 of the form. Now the original ...
0
votes
2answers
265 views
Master page concept in Iphone development
I am developing an iphone application in which I need to have a control, lets say a button , in all of my views.
I was wondering if there is an equivalent concent for Asp.net master pages in Iphone ...
5
votes
1answer
2k views
Git: Will merging master into a topic branch often avoid conflicts later on?
Lets say for the sake of argument that we don't care much about history.
If I have a master branch that is being updated somewhat often and I have a shared topic branch that is rather long lived, ...
9
votes
2answers
1k views
How to view diff of a forked github project
I have forked a project on github and need to have a set of changes I made since I forked, in diff format.
If you wonder - I've forked Apache httpd and I'm changing some code in core. Currently I'm ...
1
vote
1answer
411 views
Spreading a single build over multiple slaves Hudson
I want to write an ant script that is distributed over multiple slaves. I don't understand exactly how the hudson system works but it seems to simply run the whole of one type of build on a single ...
1
vote
2answers
529 views
ASP.NET MVC2: modifying master css property depending on query string parameter
I am migrating a web site to a new one using ASP .NET MVC2.
In the original site, master page has code-behind to check a query string parameter value. Depending on this value, code-behind dynamically ...
1
vote
3answers
184 views
Idle hadoop master - how to make it do some work?
I have launched a small cluster of two nodes and noticed that the master stays completely idle while the slave does all the work. I was wondering what is the way to let master run some of the tasks. I ...
1
vote
1answer
2k views
problem loading data in details jqGrid from master grid?
When I am making a call first time it shows data in my details grid from master grid but when selecting other row its not populating the new data in the details grid..
jQuery("#list10").jqGrid({
...
2
votes
1answer
445 views
Authorize.Net SIM Form submission in Kentico
Kentico is a C# / Asp.NET Content Management System that we use and I'm trying to implement authorize.net SIM integration (redirecting the user to the authorize.net servers to make purchase through a ...
0
votes
1answer
2k views
jqGrid master grid problem
I have a master grid and want to display the results on row click from master grid in detail grid..
I am not able to fetch the data on my detail grid ....
$(document).ready(function(){
{ ...
0
votes
1answer
498 views
Master's Method, which Case?
I've been viewing some video lectures from MIT's opencourseware website, and on the third lecture video the lecturer goes over Recursive Matrix Multiplication and comes up with the time complexity ...
0
votes
2answers
223 views
Flash in IE and Mozilla for asp.net page with master page and content page
I have a master page and a child page and have placed the javascript code inside the child page for flash movie.
The problem is the movie seems working when there is a alert on, without at least one ...
2
votes
2answers
871 views
How do I set a picture as the background in ASP.NET?
I am unable to get the background picture to show in my pages. I am trying to do this in the master page using CSS.
I have a CSS which contains the following:
body {
background-image: ...
0
votes
2answers
798 views
how to programatically determine Bluetooth master/slave roles?
So in a bluetooth piconet, there is one master with upto seven slaves. The master sets the clock and frequency hop that the slaves sync with. But is there a way to determine which device is the ...
0
votes
2answers
2k views
In content page, the jquery document ready event fires before the content page is loaded
I have a master page that references jquery + jqueryui. Everything is fine.
In the content page I placed:
$(document).ready(function () {
$("#tabs").tabs();
});
It turns out that the ...
4
votes
4answers
4k views
Can a page inherit multiple master pages?(ASP.NET)
Can a page inherit multiple master pages?(ASP.NET)
0
votes
8answers
2k views
Master Page and Jquery Problem?
I have a page called AddNews.aspx and in codebehind a web method called AddNews(Parameters)..
AddNews.aspx page is inherited from a master page.. So i used contentplaceholder.
I have a button..It's ...
2
votes
1answer
2k views
Nesting UISplitViewController within UINavigationController
I would like to have a root level controller that appears to be a splitview but I would also like to allow the detail view to essentially take over the entire screen (in both landscape and portrait ...
0
votes
1answer
676 views
Sharepoint 2007 - use same master page in all sites [closed]
Is it possible to use a master page on a root SP web application for all its children sites? In other words, for a site called http://myspsite I have a customized master page called "mycustom.master". ...
0
votes
1answer
986 views
WPF: Master - detail view with two datagrids and in MVVM
I'm trying to write a master - detail control that consists of a master datagrid and the detail datagrid. My scenario was following - I used the SelectedItem and bound it to a property in ModelView. ...
1
vote
0answers
149 views
C# program to switch updating from Master server to Slave server
assuming that I have setup the Database (MySQL) Replication using Master-Slave configuration, and have synchronized those Master and Slave servers, how can my C# program know that it has to update the ...
2
votes
4answers
2k views
1
vote
3answers
1k views
How to handle master page button event in content page?
My problem is this I have a base page that creates content dynamically. There are buttons on my Master Page that fire events that my base page needs to know about. But the OnLoad function on my base ...
1
vote
3answers
330 views
How do I do git pull so that it will update the files in the working
When I do git pull origin master, it does not seem to update the files in the folder of the git repository.
0
votes
1answer
869 views
Problem with ComponentArt grid; javaScript; Aspx MasterPage
I have a ComponentArt grid that I'm editing with a pop editing dialog. I pass values between the grid and the dialog using javascript. All was well until I put the page containing the grid inside a ...
1
vote
2answers
839 views
How to implement a master/watchdog script in python?
I need it to open 10 processes, and each time one of them finishes I want to wait few seconds and start another one.
It seems pretty simple, but somehow I can't get it to work.
0
votes
1answer
69 views
catch method name of controller
I have master page, in the bottom of which I have such menu:
<div class="footMenu">
<ul>
<li class="active"><a href="">test1</a> </li>
...
15
votes
1answer
16k views
How to tell Git to always pull the master branch?
I find git docs very cryptic regarding this issue. I want to do a simple thing, but it seems doing it is not simple at all.
I have the following situation:
$ git remote -v
origin ...
1
vote
2answers
259 views
Merging changes from master into all branches using Git?
I use git to maintain multiple working copies of my code. The idea is that I can check out any branch, build and run it to see how the branch's feature x fits in with the current state of the code.
...
1
vote
1answer
219 views
ASP.NET How to Post a Master-Detail Views
I need to post the data from an Order-Details Page..
I have a page with fields for Order Info.
Inside it is a user control for the Details Info.
New rows can be added to the details info.
Here are ...