I don't know how to use Git, and since it is very new, I think not a lot people know too.
As far as I know, the big advantage of Git over Subversion is distributed repos. And since we are a small projects with small number of developers, I think distributed repos only adds complexity.
Maybe we should stick with Subversion, maybe just moving the snapshot to another SVN repo if the current one gets unstable more frequently.
Regards,
Avi
On 6/8/06,
Markus Raab <[EMAIL PROTECTED]> wrote:
I have now 2 new DNS entries:
svn.libelektra.org -> 67.183.173.167 (is germane-software.com)
git.libelektra.org -> 83.151.27.201 (is markus-raab.org)
(reverse lookup will of course not work)
clone your own reposity:
git-clone [EMAIL PROTECTED]:~
mv \~ projects/elektra
should change the name ~ though;)
user is elektra, password is elektra (shell is restricted to git access)
I can upload your public key if you wish, we should drop the password:
just do: ssh-keygen -t dsa -b 1024 -f .ssh/elektra
and mail me the .ssh/elektra.pub
see the things in the web interface:
http://git.libelektra.org/gitweb?p=elektra.git;a=summary
read the tutorial:
http://www.kernel.org/pub/software/scm/git/docs/tutorial.html
lets test if it works out...
for real use I should use git-svn to get all changes up to now in the database
(which will get real fat then...)
have fun;)
mfg Markus
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Registry-list mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/registry-list
