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 _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
