Re: git svn pull latest code

2012-05-20 Thread 郭晓峰
git svn clone -s -r HEAD https://tmux.svn.sourceforge.net/svnroot/tmux "-s" means keeping git understand svn's tags/branches/trunk structure, and "-r HEAD" means you just want to check out the latest version. Because you use "-s", you can't add "trunk" at the end of the svn link. Hope it helps.

Re: git svn pull latest code

2012-05-20 Thread Thomas Adam
On Sun, May 20, 2012 at 04:45:45PM +0530, Sinbad wrote: > No body asked you to answer, if you don't like to answer it just ignore it. > This is too much of an attitude for someone who likes teddy bears, Ah ... No worries. I've already done the hard work for you though, by maintaining this git mir

Re: git svn pull latest code

2012-05-20 Thread Sinbad
On Sun, May 20, 2012 at 1:19 PM, Thomas Adam wrote: > Hi, > > Stop buggering about. There's an autogen.sh script you need to run to > generate that. > On May 20, 2012 5:19 AM, "Sinbad" wrote: > >> >> On Sun, May 20, 2012 at 9:44 AM, Sinbad wrote: >> >>> On Thu, May 17, 2012 at 1:36 PM, Thomas A

Re: git svn pull latest code

2012-05-20 Thread Thomas Adam
Hi, Stop buggering about. There's an autogen.sh script you need to run to generate that. On May 20, 2012 5:19 AM, "Sinbad" wrote: > > On Sun, May 20, 2012 at 9:44 AM, Sinbad wrote: > >> On Thu, May 17, 2012 at 1:36 PM, Thomas Adam wrote: >> >>> On 17 May 2012 08:55, Sinbad wrote: >>> > i'm tr