Search the Community
Showing results for tags 'git'.
-
Right off the bat it seems the MediaBrowser.Mono.Build.sh is flawed. Readme.txt * Go to the script location via CLI. * "chmod +x MediaBrowser.Mono.Build.sh", if script is not executable. * $ ./MediaBrowser.Mono.Build.sh * Two packages will be available in mediabrowser/: * MediaBrowser.Mono.v.x.yyyy.zzzzz.tar.gz * MediaBrowser.Mono.mkbundlex.v.x.yyyy.zzzzz.tar.gz When you run the script from the MediaBrowser/Tools/Linux_Build_Scripts directory it starts to clone the mediabrowser git from github. This is redundant since the git was already cloned. MBGITPATH="MediaBrowser" If anything, it would seem that the build should happen outside of the src dir. |RootPath -SrcPath -SrcBuild instead of |RootPath -|SrcPath -|Tools -|Linux_Build_Scripts -mediabrowser <- it's fine if the build is done here, but just DON'T reclone the git source you're already under.
-
I've downloaded the Git Server downloads and unpacked then went to updater.exe... I dont see the server vs go up... How to keep up to date with all the awesome Git updates?