Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANN] Subversion 1.3.0 released.

1 view
Skip to first unread message

Kouhei Sutou

unread,
Jan 2, 2006, 4:08:45 AM1/2/06
to
Hi,

Subversion 1.3.0 is released:

http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=42941


All functions of Subversion can be used with Ruby from this
release.

There are some known bugs, little memory management
problem (you want to use GC.start) and no documents for Ruby
(API reference for C helps you) but please try this if you
interest in this. And could someone document this?
# Known bugs and memory management problem will be fixed in
# 1.4.x. They are already fixed in trunk.


Download:

http://subversion.tigris.org/downloads/subversion-1.3.0.tar.gz
http://subversion.tigris.org/downloads/subversion-1.3.0.tar.bz2
http://subversion.tigris.org/downloads/subversion-1.3.0.zip

MD5:

a9e69910f648028a159f3886b254261b subversion-1.3.0.tar.bz2
0d91a7fe152d0373044c47c54deb2c9a subversion-1.3.0.tar.gz
7d93be2bc70d046ddd1301ae82b166de subversion-1.3.0.zip

SHA1:

0c5c4acfbd576da39cd60450f3e16b81c3d7c209 subversion-1.3.0.tar.bz2
98cb017844750d4ed26e2a811c581a644e3ad585 subversion-1.3.0.tar.gz
7d1f3a5f741d7eed069cf36ec029e59049ce1be1 subversion-1.3.0.zip


Regards,
--
kou


Johan Sörensen

unread,
Jan 2, 2006, 8:08:15 AM1/2/06
to
Hi,

On 1/2/06, Kouhei Sutou <k...@cozmixng.org> wrote:

> All functions of Subversion can be used with Ruby from this
> release.

This is great kou, thanks for all your hard work!
I might be interested in starting to document the bindings, (rdoc)
diffs goes to the subversion bug tracker?

For what's it worth, the Collaboa (http://collaboa.org) trunk works
with this release.

Cheers,
JS


--
http://johansorensen.com
http://theexciter.com


Craig Demyanovich

unread,
Jan 2, 2006, 10:39:34 AM1/2/06
to

On Jan 2, 2006, at 4:08 AM, Kouhei Sutou wrote:

> # Known bugs and memory management problem will be fixed in
> # 1.4.x. They are already fixed in trunk.

Hi,

If these issues are addressed already in trunk, why won't they be
part of a 1.3.x release?

Curious,
Craig


Kouhei Sutou

unread,
Jan 3, 2006, 8:06:31 PM1/3/06
to
Hi,

In <689059740601020508m2a1...@mail.gmail.com>
"Re: [ANN] Subversion 1.3.0 released." on Mon, 2 Jan 2006 22:08:15 +0900,
Johan Sörensen <joh...@gmail.com> wrote:

> I might be interested in starting to document the bindings, (rdoc)
> diffs goes to the subversion bug tracker?

Very thank you, Johan!
You have a choice of the subversion bug tracker or svn-dev
mailing list. I'll be waiting you there.
# I prefer to svn-dev mailing list. :)

> For what's it worth, the Collaboa (http://collaboa.org) trunk works
> with this release.

Good job, Johan!


Regards,
--
kou


Kouhei Sutou

unread,
Jan 3, 2006, 8:11:45 PM1/3/06
to
Hi,

In <48A399FB-CB64-449B...@fastmail.us>
"Re: [ANN] Subversion 1.3.0 released." on Tue, 3 Jan 2006 00:39:34 +0900,
Craig Demyanovich <demm...@fastmail.us> wrote:

> > # Known bugs and memory management problem will be fixed in
> > # 1.4.x. They are already fixed in trunk.
>

> If these issues are addressed already in trunk, why won't they be
> part of a 1.3.x release?

They will be fixed in 1.3.x, if other subversion committer
approves them. I'll try some submits but I can't promise you
that they are fixed in 1.3.x.

But I can promise you that they are fixed in 1.4.x. Because
1.4.x will be branched from current trunk.


Thanks,
--
kou


Martin Pirker

unread,
Feb 20, 2006, 7:47:06 AM2/20/06
to
Kouhei Sutou <k...@cozmixng.org> wrote:
> Subversion 1.3.0 is released:
> http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=42941
>
> All functions of Subversion can be used with Ruby from this
> release.

To clarify, do the Ruby svn bindings always require the same specific
SVN version, or can I build the bindings in 1.3.0 (1.4.x? trunk?) but
also use them without problems with older (1.2.x?) versions?

tnx,
Martin

Kouhei Sutou

unread,
Feb 20, 2006, 10:03:47 AM2/20/06
to
Hi,

In <43f9ba4a$0$8024$3b21...@aconews.univie.ac.at>
"Re: [ANN] Subversion 1.3.0 released." on Mon, 20 Feb 2006 21:48:30 +0900,
Martin Pirker <c...@sbox.tu-graz.ac.at> wrote:

I recommend you to use same specific SVN version. But I
think that you can build the bindings in 1.3.0 or higher
version if you re-generate wrapper codes by SWIG.

Anyway, I can't promise you because I haven't done. :<


Thanks,
--
kou


0 new messages