[ADM] OpenBSC git repository address change

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Harald Welte laforge at gnumonks.org
Fri Jan 7 09:36:58 UTC 2011


Hi all!

Today, I have moved the remaining projects on git://openbsc.osmocom.org/ (aka
git://bs11-abis.gnumonks.org/) to the central git://git.osmocom.org/ location.

This helps us to consolidate all our git repositories on one server.

The git URL of the main OpenBSC repository has changed from
	git://bs11-abis.gnumonks.org/openbsc.git (read-only)
	gitosis at bs11-abis.gnumonks.org:openbsc.git (write)
to
	git://git.osmocom.org/openbsc.git (read-only)
	gitosis at git.osmocom.org:openbsc.git (write)

In order to update your local repository with the new URL, simply use
the "git remote set-url" command, like in the following examples.

for those of you with read-only access:
	git remote set-url origin git://git.osmocom.org/openbsc.git
	
for people with write/commit access:
	git remote set-url origin gitosis at git.osmocom.org:openbsc.git

The other two repositories that have changed in similar way are openggsn.git
and chan_openbsc.git.

Thanks for your attention, and sorry for any inconvenience,
	Harald
-- 
- Harald Welte <laforge at gnumonks.org>           http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)




More information about the OpenBSC mailing list