Create an account


Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automated Xonotic Git build system

#73
(01-27-2011, 01:04 PM)Mr. Bougo Wrote: Can you copy the exact error, please? And does that happen when you launch build.bat?

The main repo..blahblah

but i'm before:
(01-23-2011, 11:40 AM)Mr. Bougo Wrote:
Code:
cd xonotic git config remote.origin.url git://git.xonotic.org/xonotic/xonotic.git ./all clean -fU

cd xonotic? not cd /xonotic?


ok. I did it.
Quote:msys@xonotic ~ $ cd /xonotic
msys@xonotic /xonotic $ git config remote.origin.url git://git.xonotic.org/xonotic/xonotic.git
msys@xonotic /xonotic $ ./all clean -fU
Repository . enabled because it already exists
Repository data/xonotic-data.pk3dir enabled because it already exists
Repository data/xonotic-music.pk3dir enabled because it already exists
Repository data/xonotic-nexcompat.pk3dir disabled by default, create data/xonotic-nexcompat.pk3dir.yes to enable
Repository darkplaces enabled because it already exists
Repository netradiant enabled because it already exists
Repository div0-gittools disabled by default, create div0-gittools.yes to enable
Repository d0_blind_id enabled because it already exists
Repository data/xonotic-maps.pk3dir enabled because it already exists
Repository mediasource disabled by default, create mediasource.yes to enable
Repository fteqcc enabled because it already exists
Repository . enabled because it already exists
Repository data/xonotic-data.pk3dir enabled because it already exists
Repository data/xonotic-music.pk3dir enabled because it already exists
Repository data/xonotic-nexcompat.pk3dir disabled by default, create data/xonotic-nexcompat.pk3dir.yes to enable
Repository darkplaces enabled because it already exists
Repository netradiant enabled because it already exists
Repository div0-gittools disabled by default, create div0-gittools.yes to enable
Repository d0_blind_id enabled because it already exists
Repository data/xonotic-maps.pk3dir enabled because it already exists
Repository mediasource disabled by default, create mediasource.yes to enable
Repository fteqcc enabled because it already exists
+ cd /xonotic/.
+ git config remote.origin.url git://git.xonotic.org/xonotic/xonotic.git
+ git config --unset remote.origin.pushurl
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git config core.autocrlf input
+ git config filter.mapclean.clean tr -d '\r' | grep '^[^/]'
+ git config filter.mapclean.smudge cat
+ cd /xonotic/data/xonotic-data.pk3dir
+ git config remote.origin.url git://git.xonotic.org/xonotic/xonotic-data.pk3dir.git
+ git config --unset remote.origin.pushurl
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git config core.autocrlf input
+ git config filter.mapclean.clean tr -d '\r' | grep '^[^/]'
+ git config filter.mapclean.smudge cat
+ cd /xonotic/data/xonotic-music.pk3dir
+ git config remote.origin.url git://git.xonotic.org/xonotic/xonotic-music.pk3dir.git
+ git config --unset remote.origin.pushurl
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git config core.autocrlf input
+ git config filter.mapclean.clean tr -d '\r' | grep '^[^/]'
+ git config filter.mapclean.smudge cat
+ cd /xonotic/darkplaces
+ git config remote.origin.url git://git.xonotic.org/xonotic/darkplaces.git
+ git config --unset remote.origin.pushurl
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git config core.autocrlf input
+ git config filter.mapclean.clean tr -d '\r' | grep '^[^/]'
+ git config filter.mapclean.smudge cat
+ cd /xonotic/netradiant
+ git config remote.origin.url git://git.xonotic.org/xonotic/netradiant.git
+ git config --unset remote.origin.pushurl
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git config core.autocrlf input
+ git config filter.mapclean.clean tr -d '\r' | grep '^[^/]'
+ git config filter.mapclean.smudge cat
+ cd /xonotic/d0_blind_id
+ git config remote.origin.url git://git.xonotic.org/xonotic/d0_blind_id.git
+ git config --unset remote.origin.pushurl
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git config core.autocrlf input
+ git config filter.mapclean.clean tr -d '\r' | grep '^[^/]'
+ git config filter.mapclean.smudge cat
+ cd /xonotic/data/xonotic-maps.pk3dir
+ git config remote.origin.url git://git.xonotic.org/xonotic/xonotic-maps.pk3dir.git
+ git config --unset remote.origin.pushurl
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git config core.autocrlf input
+ git config filter.mapclean.clean tr -d '\r' | grep '^[^/]'
+ git config filter.mapclean.smudge cat
+ cd /xonotic/fteqcc
+ git config remote.origin.url git://git.xonotic.org/xonotic/fteqcc.git
+ git config --unset remote.origin.pushurl
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git config --unset core.autocrlf
+ git config filter.mapclean.clean tr -d '\r' | grep '^[^/]'
+ git config filter.mapclean.smudge cat
The main repo is not xonotic.git, what have you done?
msys@xonotic /xonotic $
Reply



Messages In This Thread
Automated Xonotic Git build system - by Mr. Bougo - 07-04-2010, 04:06 PM
RE: Automated Xonotic Git build system - by Slup - 07-12-2010, 04:33 AM
RE: Automated Xonotic Git build system - by jacob - 07-12-2010, 04:27 PM
RE: Automated Xonotic Git build system - by xaN1C4n3 - 01-27-2011, 01:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  0.8.6 and git - Stutter points / Profiling / Code Optimization dagelf 1 4,932 06-08-2024, 04:16 PM
Last Post: dagelf
  [SOLVED] How to build data AriosJentu 5 6,467 08-14-2019, 08:18 AM
Last Post: Freddy
  WebAssembly Build Addison 1 4,271 04-07-2019, 03:02 PM
Last Post: martin-t
  Xonotic Git Help Molnija 4 8,021 01-20-2019, 11:38 PM
Last Post: Molnija
  A Garry's Mod / sandbox system MirceaKitsune 20 47,685 01-05-2019, 10:52 PM
Last Post: 3agle427
  Spawn system Mirio 57 62,481 05-28-2016, 03:49 AM
Last Post: Smilecythe
  [SOLVED] setting proper git pushurl BuddyFriendGuy 0 3,538 04-07-2015, 09:44 PM
Last Post: BuddyFriendGuy
Exclamation git branch archival TimePath 2 7,619 02-08-2015, 03:01 PM
Last Post: Mr. Bougo
  Cloning git? end user 2 5,181 09-15-2014, 03:35 AM
Last Post: end user
  Segmentation fault @ Xonotic(git) Ari 2 6,067 01-31-2014, 02:45 AM
Last Post: Ari

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-