On Fri, Jun 10, 2011 at 11:14:03PM +0200, clemens fischer wrote: > On Thu-2011/05/26-23:39 Thomas Adam wrote > (MID <20110526213903.GA2501@debian.ttn6tadam>): > > > For anyone playing along at home and was tracking my git clone of > > this, I've archived the previous repository and created the new one > > with the same URL: > > > > https://github.com/ThomasAdam/tmux > > > > But don't just expect a "git pull" to work without first re-cloning > > the above, since SVN has its own shitty layout on disk which won't > > match with anything git was previously tracking. > > Somehow neither [1] nor [2], [3] or [4] work for me (for anonymous > cloning): > > /src/bulk/console/tmux/repo-cvs > 0 4 # git clone https://github.com/ThomasAdam/tmux tmux.git > Cloning into tmux.git... > warning: remote HEAD refers to nonexistent ref, unable to checkout. > > [1] https://github.com/ThomasAdam/tmux > > [2] https://github.com/ThomasAdam/tmux.git > > [3] git://github.com/ThomasAdam/tmux > > [4] git://github.com/ThomasAdam/tmux.git
Were you just guessing? This works just fine: [/tmp]% git clone git://github.com/ThomasAdam/tmux.git Cloning into tmux... remote: Counting objects: 15301, done. remote: Compressing objects: 100% (4218/4218), done. remote: Total 15301 (delta 10040), reused 15301 (delta 10040) Receiving objects: 100% (15301/15301), 3.51 MiB | 971 KiB/s, done. Resolving deltas: 100% (10040/10040), done. -- Thomas Adam -- "Deep in my heart I wish I was wrong. But deep in my heart I know I am not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.) ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users