Using svnmerge for uclibc-nptl branch

Khem Raj raj.khem at gmail.com
Thu Mar 5 19:49:08 UTC 2009


Hi

I found it handy and thought would be good to share. Ignore of you
already use it. 
You can use svnmerge to merge changes from trunk into nptl branch

svnmerge avail

should show you available revs to be merged and 

svnmerge merge

will merge them into your working tree. It also generates a commit log
meesage file svnmerge-commit-message.txt for you

so you can do

svn ci -F svnmerge-commit-message.txt 

That will be it.

Thanks

-Khem


More information about the uClibc mailing list