[Kstars-devel] Transition to git

Akarsh Simha akarshsimha at gmail.com
Mon Apr 4 00:22:31 CEST 2011


KStars is moving to git. Jeremy Whiting has has been trying to build
KStars and ensure that things work fine in git. At the moment, we can
check out the repository and work locally, but can't push to the
server.

A README in the SVN trunk explains:

KStars has moved to KDE's Git hosting facilities.

See http://projects.kde.org/projects/kde/kde-edu/kstars/repository for the clone URLs.

Instead of remembering the above URL prefixes, you can also put the following in your ~/.gitconfig:

 [url "git://anongit.kde.org/"]
     insteadOf = kde:
 [url "git at git.kde.org:"]
     pushInsteadOf = kde:

Then, to clone e. g. the kstars repo, just do

 $ git clone kde:kstars


Regards
Akarsh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
Url : http://mail.kde.org/pipermail/kstars-devel/attachments/20110403/4ceb0cb5/attachment.sig 


More information about the Kstars-devel mailing list