On Wednesday, March 18, 2015 01:44:37 PM Patrick Shanahan wrote:
I can see "nothing to do". I used as they mentioned in the official link (http://git-scm.com/download/linux)
The git version stated is the most up-to-date version within the repos you have configured. If you wish a newer version you need to add a repo containing that version, then: zypper -v dup --repo or zypper -v up git --repo
zypper dup --help zypper up --help man zypper
Tried, no luck. I think I didn't do correctly . [arup@sample_app]$ zypper ar -f https://www.kernel.org/pub/software/scm/git/ git_kernel Root privileges are required for modifying system repositories. [arup@sample_app]$ sudo zypper ar -f https://www.kernel.org/pub/software/scm/git/ git_kernel Adding repository 'git_kernel' .....................................................................................................................................[done] Repository 'git_kernel' successfully added Enabled: Yes Autorefresh: Yes GPG check: Yes URI: https://www.kernel.org/pub/software/scm/git/ [arup@sample_app]$ sudo zypper in git_kernel Retrieving repository 'git_kernel' metadata .......................................................................................................................[error] Repository 'git_kernel' is invalid. [|] Valid metadata not found at specified URL Please check if the URIs defined for this repository are pointing to a valid repository. Disabling repository 'git_kernel'. Loading repository data... Reading installed packages... 'git_kernel' not found in package names. Trying capabilities. No provider of 'git_kernel' found. Resolving package dependencies... Nothing to do. -- ================ Regards, Arup Rakshit ================ Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. --Brian Kernighan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org