On Oct 30, 2005, at 10:56 AM, Paul Thomas wrote:
I will look forward to seeing it! The reason that I asked in the
first place is the responce to trying to update from trunk:
[EMAIL PROTECTED] gcc-svn]# svn up svn+ssh://[EMAIL PROTECTED]/svn/gcc/
trunk
svn: 'svn+ssh://[EMAIL PROTECTED]/svn/gcc' is not a working copy
Presumably, I just hang on to my pending patches until the day?
The above command is wrong. (I think)
For patches for the next release, they can go into mainline (aka
trunk) (if approved). See the web site on how to do that (svn co
will do that). To switch branches, use svn switch. To merge, use
svn merge.