> > If you look at the svn_fs.h API, they are both referred to
> as revision roots. svn_fs_revision_root() and
> svn_fs_txn_root() both return a svn_fs_root_t * object.
>
> That does not sound like they're both being referred to as
> "revision roots"; that sounds like they're both being
> referred
On 04/28/2010 02:38 PM, Ryan Schmidt wrote:
On Apr 28, 2010, at 10:03, Blair Zajac wrote:
If you look at the svn_fs.h API, they are both referred to as revision roots.
svn_fs_revision_root() and svn_fs_txn_root() both return a svn_fs_root_t *
object.
That does not sound like they're both be
On Apr 28, 2010, at 10:03, Blair Zajac wrote:
> If you look at the svn_fs.h API, they are both referred to as revision roots.
> svn_fs_revision_root() and svn_fs_txn_root() both return a svn_fs_root_t *
> object.
That does not sound like they're both being referred to as "revision roots";
that
]
Sent: 22 April 2010 14:21
To: Giulio Troccoli
Cc: users@subversion.apache.org
Subject: RE: Common name for transaction and revision object
Giulio Troccoli wrote:
I'm writing the hooks for a new repository in Perl and I'm
exploring
using
OO Perl. In both pre- and post-commit hooks
On Wed, Apr 28, 2010 at 10:01 AM, Cooke, Mark wrote:
>> > From: Geoff Rowell [mailto:geoff.row...@gmail.com]
>> > Sent: 22 April 2010 14:21
>> > To: Giulio Troccoli
>> > Cc: users@subversion.apache.org
>> > Subject: RE: Common name for transaction
> > From: Geoff Rowell [mailto:geoff.row...@gmail.com]
> > Sent: 22 April 2010 14:21
> > To: Giulio Troccoli
> > Cc: users@subversion.apache.org
> > Subject: RE: Common name for transaction and revision object
> >
> > Giulio Troccoli wrote:
> > &g
; To: Giulio Troccoli
> Cc: users@subversion.apache.org
> Subject: RE: Common name for transaction and revision object
>
> Giulio Troccoli wrote:
> >
> > I'm writing the hooks for a new repository in Perl and I'm
> exploring
> > using
> OO Perl. In both
On Thu, Apr 22, 2010 at 10:01 AM, Giulio Troccoli
wrote:
>> Giulio Troccoli wrote:
>> >
>> > I'm writing the hooks for a new repository in Perl and I'm
>> exploring
>> > using
>> OO Perl. In both pre- and post-commit hooks I need the list
>> of files, the author and other similar information. My
> Giulio Troccoli wrote:
> >
> > I'm writing the hooks for a new repository in Perl and I'm
> exploring
> > using
> OO Perl. In both pre- and post-commit hooks I need the list
> of files, the author and other similar information. My idea
> was to define a class and create an instance of that class
Giulio Troccoli wrote:
>
> I'm writing the hooks for a new repository in Perl and I'm exploring using
OO Perl. In both pre- and post-commit hooks I need the list of files, the
author and other similar information. My idea was to define a class and
create an instance of that class given either the
10 matches
Mail list logo