On Mon, 03 Mar 2008 16:14:17 -0700 Kristis Makris
<[EMAIL PROTECTED]> wrote:
> Does VCI support operations when running from inside a hook of the
> SCM system ? e.g. while executing pre-commit in Subversion, run
> gather metadata about the on-going transaction (e.g. by running
> the svnlook utility).
Hey Kristis. Well, currently VCI is an abstraction of things
already inside the VCS. So it wouldn't yet know about anything going on
during a commit. It actually currently is also a read-only system--it
doesn't yet do commits, although that is planned for the future. After
that, possibly abstracting away actions to be done during commit hooks
would be possible.
> Indeed. VCI only needs a "repository URL" so to speak.
Yep. And then "project names" inside that repository.
> So, would it possible for VCI to support this notion of being given a
> repository URL and the name of a configuration file that lives inside
> the repository, and have VCI provide that file ? e.g. maintain a
> "/trunk/3rd_party_configuration/<conf_files_here>". Or is this an
> abstraction that only Scmbug needs, and should be implemented on top
> of VCI ? I'm having trouble accepting that only Scmbug would need this
> feature. TortoiseSVN for example requested this from the Subversion
> team, but they did not implement it yet.
Hm. Well, at first it should be something that SCMBug uses VCI
to do. As we start to understand more how this concept is implemented
by different VCSes, we could get a possible idea as to whether or not
VCI could abstract that feature.
-Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users