Top "Resolve" questions

Domain name resolvers determine the appropriate domain name servers responsible for the domain name in question by a sequence of queries starting with the right-most (top-level) domain label

Git resolve conflict using --ours/--theirs for all files

Is there a way to resolve conflict for all files using checkout --ours and --theirs? I know that you can …

git conflict resolve merge-conflict-resolution
Angularjs ui-router. How to redirect to login page

I have 4 states: dashboard, dahboard.main, dashboard.minor, login. dashboard is abstract and it is a parent state for .minor …

angularjs config state angular-ui-router resolve
How to use the option skip-name-resolve when using MySQLdb for Python?

I try to connect to database in a domain from my virtual machine. It works on XP, but somehow does …

python mysql mysql-python resolve
How to manually add a path to be resolved in eslintrc

I have a folder in my project main that I am resolving like a module. For instance import x from …

webpack eslint resolve
C++ - statement cannot resolve address for overloaded function

When I types the following as a stand-alone line: std::endl; I got the following error: statement cannot resolve address …

c++ function resolve
android - Cannot resolve method getSystemService issue

I'm experiencing the problem concerning getSystemService method, as the Android Studio IDE keeps telling me it just cannot resolve this …

java android android-studio methods resolve
Systematically resolve conflicting styles in css

I have some stylesheets from different sources in my web project. I want to harmonize them. Some styles I need …

css conflict resolve
Getting variable by name in C#

Is there a way to get the value of a variable just by knowing the name of it, like this: …

c# variables resolve
Resolve Hostname Error When Accessing Subversion

I get the an error when attempting to do the following commands in Subversion: update, commit, log, list, blame etc. …

svn hostname resolve
Subversion resolve all conflicts quickly

When I have several conflicts, is there a way to resolve them all by just telling SVN to keep the …

svn conflict resolve