On Fri, Jul 18, 2014 at 8:39 PM, Warren Young <war...@etr-usa.com> wrote:

> When I am assembling a new software release, I assemble a ChangeLog from
> the checkin comments since the last release.  Prior to moving to Fossil, I
> used "svn log -r12345:HEAD" for this.  That lists the checkin comments from
> r12345 to the current version, only for files in the current directory and
> below, and only on the current branch.
>

Here's how we do it for fossil releases:

http://www.fossil-scm.org/fossil/vdiff?from=release&to=trunk&detail=1

where 'release' is a tag which gets places on the most recent release. You
would need, for branch-side work, to put the proper branch name there, but
i think it should "just work" if you do that.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to