[En-Nut-Discussion] More git-svn usage infos
Uwe Bonnes
bon at elektron.ikp.physik.tu-darmstadt.de
Mon Jul 27 14:15:18 CEST 2015
Hello,
the git-svn tarball on sourceforge only offers read-access.
To enable read-write access, if user status allows, one has to change
.git/config
--- config.ro 2014-07-22 15:52:35.586086327 +0200
+++ config.rw 2015-07-27 14:03:24.746804526 +0200
@@ -4,7 +4,10 @@
bare = false
logallrefupdates = true
[svn-remote "svn"]
- url = http://svn.code.sf.net/p/ethernut/code
+ url = https://svn.code.sf.net/p/ethernut/code
fetch = trunk:refs/remotes/trunk
branches = branches/*:refs/remotes/*
tags = tags/*:refs/remotes/tags/*
+ rewriteRoot = http://svn.code.sf.net/p/ethernut/code
Harald, can you perhaps add this information on
http://www.ethernut.de/en/download/index.html?
Thanks
--
Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
More information about the En-Nut-Discussion
mailing list