johnf wrote: > On Friday 21 November 2008 12:37:28 pm Paul McNett wrote: >> johnf wrote: >>> So I'm requesting to make the changes. Ed as suggested not many (if >>> anyone else is using the control) so I see the changes as minor and >>> unlikely to effect others. >> I've been meaning to ask you and Larry to please, when posting changes for >> our approval, to give the changes to us in svn diff format. IOW: >> >> cd dabo >> svn diff > requested_change.diff >> >> Now either copy/paste the code from requested_change.diff into an email, or >> open a trac ticket and attach the diff. >> >> This way, we see what the changes are, not just the new code, and we can >> merge those changes into our working copies to test. >> >> Does that make sense? >> >> Paul > > Sure does - how do I do it? What is the command. I have SVN that I use from > the command line and Larry is using the windows version (no command line I > think ?).
Look up above, where I give you the command: cd dabo svn diff > requested_change.diff I've never used svn other than from the command line, so look around for a way to generate a diff. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
