svn co -r BRANCH_1_3_X ?

2006-02-11 Thread Angus Leeming
$ svn co svn+ssh://[EMAIL PROTECTED]/lyx/lyx-devel/trunk \ -r BRANCH_1_3_X 13x svn: Syntax error in revision argument 'BRANCH_1_3_X' Sooo, how do I grab the 1.3.x sources? -- Angus

Re: svn co -r BRANCH_1_3_X ?

2006-02-11 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | $ svn co svn+ssh://[EMAIL PROTECTED]/lyx/lyx-devel/trunk \ | -r BRANCH_1_3_X 13x | svn: Syntax error in revision argument 'BRANCH_1_3_X' | | Sooo, how do I grab the 1.3.x sources? You haven't read any of the documentation have you? svn co

Re: svn co -r BRANCH_1_3_X ?

2006-02-11 Thread Angus Leeming
Lars Gullik Bjønnes wrote: | Sooo, how do I grab the 1.3.x sources? You haven't read any of the documentation have you? Nope. I took the other option: If you are unfamiliar with subversion you should visit http://subersion.tigris.org and look at the documentation there. Especially

svn co -r BRANCH_1_3_X ?

2006-02-11 Thread Angus Leeming
$ svn co svn+ssh://[EMAIL PROTECTED]/lyx/lyx-devel/trunk \ -r BRANCH_1_3_X 13x svn: Syntax error in revision argument 'BRANCH_1_3_X' Sooo, how do I grab the 1.3.x sources? -- Angus

Re: svn co -r BRANCH_1_3_X ?

2006-02-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | $ svn co svn+ssh://[EMAIL PROTECTED]/lyx/lyx-devel/trunk \ | -r BRANCH_1_3_X 13x | svn: Syntax error in revision argument 'BRANCH_1_3_X' | | Sooo, how do I grab the 1.3.x sources? You haven't read any of the documentation have you? svn co

Re: svn co -r BRANCH_1_3_X ?

2006-02-11 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > | Sooo, how do I grab the 1.3.x sources? > You haven't read any of the documentation have you? Nope. I took the other option: If you are unfamiliar with subversion you should visit http://subersion.tigris.org and look at the documentation there. Especially