Generating patches

2009-07-29 Thread clemahieu
Is there functionality to generate patches for a tree in a repository? Something essentially the same as `svn diff repository > patch.diff' --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Versions" group. To post t

Re: Support for change lists?

2009-07-29 Thread MikeH
Seconded. Changesets / change lists are vital for large projects and are natively supported in SVN v1.5 onwards. Thanks, Mike On Jun 10, 7:44 pm, mummey wrote: > Hello, > > Any new word on when/whether this will be added? > > BTW, congrats on the ADA. > > Cheers, > -b --~--~-~--~~-

Re: Generating patches

2009-07-29 Thread Quinn Taylor
On Jul 29, 2009, at 12:23 AM, clemahieu wrote: Is there functionality to generate patches for a tree in a repository? Something essentially the same as `svn diff repository > patch.diff' I'm not aware of such functionality, but it would be a nice addition — just have a save dialog pop dow