Jump to content

Meldanor

Members
  • Posts

    6
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Meldanor

  1. Both version works fine, thx :)

    EDIT: I tried something, which workds unter SVN very great. I deleted a file(addonhandler.cpp) and want to "Update", but he says, that the file is Up to Date and didn't download (addonhandler.cpp) again. (I have this file, don't worry, it was just a test).

    How can i make it, that he will download it?

  2. When I want to do "git pull", he gave me the message below. I haven't get any kind of source.

    Here is the error message:

    Meldanor@BHAALSKIND /i/Downloads/Eigener Wow Server/MaNGOS

    $ git pull

    remote: Counting objects: 3841, done.←[K

    remote: Compressing objects: 100% (3034/3034), done.←[K

    remote: Total 3841 (delta 936), reused 3595 (delta 762)←[K

    Receiving objects: 100% (3841/3841), 14.64 MiB | 44 KiB/s, done.

    Resolving deltas: 100% (936/936), done.

    From git://github.com/mangos/mangos

    * [new branch] master -> origin/master

    You asked me to pull without telling me which branch you

    want to merge with, and 'branch.master.merge' in

    your configuration file does not tell me either. Please

    name which branch you want to merge on the command line and

    try again (e.g. 'git pull <repository> <refspec>').

    See git-pull(1) for details on the refspec.

    If you often merge with the same branch, you may want to

    configure the following variables in your configuration

    file:

    branch.master.remote = <nickname>

    branch.master.merge = <remote-ref>

    remote.<nickname>.url = <url>

    remote.<nickname>.fetch = <refspec>

    See git-config(1) for details.

    Meldanor@BHAALSKIND /i/Downloads/Eigener Wow Server/MaNGOS

    $ git pull

    You asked me to pull without telling me which branch you

    want to merge with, and 'branch.master.merge' in

    your configuration file does not tell me either. Please

    name which branch you want to merge on the command line and

    try again (e.g. 'git pull <repository> <refspec>').

    See git-pull(1) for details on the refspec.

    If you often merge with the same branch, you may want to

    configure the following variables in your configuration

    file:

    branch.master.remote = <nickname>

    branch.master.merge = <remote-ref>

    remote.<nickname>.url = <url>

    remote.<nickname>.fetch = <refspec>

    See git-config(1) for details.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use