-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Denys Vlasenko
Sent: Thursday, April 30, 2009 2:15 PM
To: Peter Korsgaard
Cc: [email protected]; [email protected]; [email protected]
Subject: Re: HEADS UP: svn->git transition

On Thursday 30 April 2009 20:47, Denys Vlasenko wrote:
> So far I read all relevant emails and I do not see instructions
> how can I check out new tree. (I will also need instructions
> how to push/commit/latest_fashionable_term_of_the_week_for_it
> changes).
> 
> Such instructions can't possibly be longer than 2 to 5 lines.


On Thursday 30 April 2009 20:29, Ian Milligan via RT wrote:
> I have finished the git conversion and http://git.busybox.net/ should
be
> ready to use.  Let me know if there are any problems.

Thanks!

I tried

git clone git://busybox.net/var/lib/git/busybox.git

and it worked. Checked-out tree matches latest svn tree.

git clone git+ssh://[email protected]/var/lib/git/busybox.git

works too.


I trivially modified shell/hush.c and ran

git push -v --thin git+ssh://[email protected]/var/lib/git/busybox.git

It did not have any effect, the remote repository wasn't updated.
Running "git commit" prior to this command does not change anything.

What do I have to do?
--
vda
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc



http://www.kernel.org/pub/software/scm/git/docs/howto-index.html

http://kerneltrap.org/node/5196

:-)

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to