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: [gc-improv] Copy current trunk to branch


2011/1/19 Laurynas Biveinis <laurynas.biveinis@gmail.com>:
> $ svn cp svn+ssh://lauras@gcc.gnu.org/svn/gcc/trunk
> svn+ssh://lauras@gcc.gnu.org/svn/gcc/branches/gc-improv -m "Rebase
> gc-improv branch on current trunk"

Apparently this copying of the trunk to the branch didn't do what I
wanted it to do, so after some searching I did what Ian did for gccgo
- deleted the branch then copied.

$ svn rm svn+ssh://lauras@gcc.gnu.org/svn/gcc/branches/gc-improv -m
"Temporarily remove the branch before re-creating it"
Committed revision 169048.
$ svn cp svn+ssh://lauras@gcc.gnu.org/svn/gcc/trunk
svn+ssh://lauras@gcc.gnu.org/svn/gcc/branches/gc-improv -m "Rebase
gc-improv branch on current trunk"

Committed revision 169049.


-- 
Laurynas


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