This is the mail archive of the gcc-patches@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: [wwwdocs] Adjust branching.html to new policy and subversion


On Sun, 2005-10-30 at 17:32 +0100, Gerald Pfeifer wrote:
> While looking at branching.html again, I noticed the following remaining
> reference to CVS:
> 
>   cvs rtag gcc-3_5-branchpoint gcc
>   cvs rtag -b -r gcc-3_5-branchpoint gcc-3_5-branch gcc
> 
> Would you mind updating this for SVN, Dan?  Or just let me know the
> magic incantation, and I'll make the change.

To make a branch, all that is required is to cp it to the branches dir


ie

svn cp svn+ssh://gcc.gnu.org/svn/gcc/trunk svn
+ssh://gcc.gnu.org/svn/gcc/branches/<branch name>
> 
> Gerald


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