Wei Chen wrote:
i think http://gcc.gnu.org/svn.html have a error.
"Using the SVN repository
Assuming you have version 1.0.0 and higher of Subversion installed,
you can check out the GCC sources using the following command:
svn -q checkout svn://gcc.gnu.org/svn/gcc/trunk gcc "
On 5/22/07, David Daney <[EMAIL PROTECTED]> wrote:
Wei Chen wrote:
> i think http://gcc.gnu.org/svn.html have a error.
>
> "Using the SVN repository
>
> Assuming you have version 1.0.0 and higher of Subversion installed,
> you can check out the GCC sources using the
Wei Chen wrote:
i think http://gcc.gnu.org/svn.html have a error.
"Using the SVN repository
Assuming you have version 1.0.0 and higher of Subversion installed,
you can check out the GCC sources using the following command:
svn -q checkout svn://gcc.gnu.org/svn/gcc/trunk gcc "
On 5/21/07, Wei Chen <[EMAIL PROTECTED]> wrote:
svn -q checkout svn://gcc.gnu.org/svn/gcc/trunk gcc "
the right is
svn -q checkout svn://gcc.gnu.org/svn/gcc/trunk
Not really, the syntax mentioned in the page is correct. The
additional argument 'gcc' merely means that on checkout,
i think http://gcc.gnu.org/svn.html have a error.
"Using the SVN repository
Assuming you have version 1.0.0 and higher of Subversion installed,
you can check out the GCC sources using the following command:
svn -q checkout svn://gcc.gnu.org/svn/gcc/trunk gcc "
the right is