Re: How to discover which files are tagged or branced in a hook script?
From: Branko Čibej <brane_at_apache.org>
Date: Sun, 17 Dec 2017 01:22:06 +0100
On 16.12.2017 17:29, Bo Berglund wrote:
We'll have to dispel some misconceptions. Subversion's data model is
> I am trying to use svnlook for this on a repository converted from CVS
The /path/ of the file implies which branch or tag it belongs to. There
> But when I test sityh svnlook info on a revision which is the tag
You should also see the name of the tag in the path of the file.
> When an actual tagging operation as opposed to the cvs2svn conversion
See above; you'll see which path was created.
The structure of the repository is entirely free-form. The
> I am working to adapt my CVSMailer program that sends out email to the
I'd very strongly recommend to use one of the existing Subversion mailer
https://svn.apache.org/repos/asf/subversion/trunk/tools/hook-scripts/mailer
but there are others. You can certainly use this script to see how it
-- Brane
|
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.