This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: svn: Is it there yet?


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:

[prt@localhost gcc-svn]# svn up svn+ssh://pault@gcc.gnu.org/svn/gcc/ trunk
svn: 'svn+ssh://pault@gcc.gnu.org/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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]