RE: Re: changelog genneration between tags
From: Matthew Janulewicz <Matthew.Janulewicz_at_nextestate.com>
Date: 2005-12-16 21:26:43 CET
I've been thinking about this a lot as of late. Would it be possible/practical to use a non-revisioned property for this kind of thing? I don't have Subversion up in a production environment, but I know it takes a hook to turn this functionality on. Plus, you'd want a hook to prevent duplicate properties, if that's even possible when applying a property. Plus making it read-only except for admins. Plus ...? But it seems like it might work. You'd just have to use --revprop and --rev together when you wanted to check out, export, etc.
Maybe?
-Matt
-----Original Message-----
>>>>> "Sebastian" == Sebastian Böhm <seb@exse.net> writes:
Sebastian> Hi, making changelogs with svs is easy : "svn log -r
Sebastian> But how do I make a changelog between two tags (copies) ?
You can't, really.
For branches, the "copy" style that Subversion uses is pretty
Tags are (conceptually) not copies; they are symbolic names for a
paul
---------------------------------------------------------------------
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.