On Wednesday May 13 2009 11:43:27 pm robert baker wrote: > On Wed, May 13, 2009 at 1:09 AM, Robert Connolly > > <rob...@linuxfromscratch.org> wrote: > > Upload to svn ONWARD branch. Don't make a new branch, and don't touch > > HEAD. > > Ok so I uploaded to the Onward branch. I did not make a new branch. > However when I look back at the logs for my commit it shows revision > HEAD. How do I not touch HEAD? I'm sorry if I messed up. Every > document I have read on svn tells you to simply commit your changes. > > Robert Baker
fetch with 'svn co svn+ssh://usern...@svn.linuxfromscratch.org/HLFS HLFS" 'svn diff' will show you local changes in diff/patch format (redirect it into a patch file, if you want to). 'svn ci -m' "i changed something"' will upload changes. robert
pgpnEDX757MnG.pgp
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page